aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2006-02-01SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust2-9/+22
2006-02-01SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs codeTrond Myklebust1-3/+3
2006-02-01SUNRPC: rpc_timeout_upcall_queue should not sleepTrond Myklebust1-38/+58
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust3-16/+32
2006-02-01[PATCH] DocBook: fix some kernel-doc comments in net/sunrpcMartin Waitz1-4/+5
2006-01-31[DCCP] ipv6: dccp_v6_send_response() has a DST leak too.David S. Miller1-0/+1
2006-01-31[IPV6] tcp_v6_send_synack: release the destinationEric W. Biederman1-0/+1
2006-01-31[NET]: Do not export inet_bind_bucket_create twice.Sam Ravnborg1-1/+0
2006-01-31[BRIDGE]: Fix device delete race.Stephen Hemminger2-6/+16
2006-01-31[IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy2-2/+3
2006-01-31Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICASTLinus Torvalds1-0/+1
2006-01-31Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-9/+29
2006-01-30[TCP] H-TCP: Fix accountingBaruch Even1-1/+0
2006-01-30[IPV4] igmp: remove pointless printkDave Jones1-1/+0
2006-01-30[SCTP]: heartbeats exceed maximum retransmssion limitVlad Yasevich1-1/+1
2006-01-30[SCTP]: correct the number of INIT retransmissionsVlad Yasevich2-4/+4
2006-01-30[PATCH] Typo corrections for ieee80211Larry Finger1-2/+2
2006-01-27[PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi1-2/+10
2006-01-27[PATCH] ieee80211: Fix problem with not decrypting broadcast packetsZhu Yi1-5/+17
2006-01-24[IPV6] MLDv2: fix change records when transitioning to/from inactiveDavid L Stevens1-9/+47
2006-01-24[AF_KEY]: no message type setJerome Borsboom1-0/+2
2006-01-24[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctlThomas Graf1-2/+3
2006-01-23[NET]: Fix skb fclone error path handling.Herbert Xu1-3/+5
2006-01-23[NET]: Fix some whitespace issues in af_packet.cKris Katterjohn1-8/+8
2006-01-23[NET]: more whitespace issues in net/core/filter.cKris Katterjohn1-3/+3
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller9-46/+102
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox1-1/+1
2006-01-18[PATCH] svcrpc: gss: svc context creation error handlingJ. Bruce Fields1-1/+2
2006-01-18[PATCH] svcrpc: gss: server context init failure handlingKevin Coffman1-12/+17
2006-01-18[PATCH] svcrpc: gss: handle the GSS_S_CONTINUEAndy Adamson1-5/+25
2006-01-18[PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields1-0/+2
2006-01-18Merge git://tipc.cslab.ericsson.net/pub/git/tipcDavid S. Miller46-1700/+1693
2006-01-18[IPV4]: Fix multiple bugs in IGMPv3David L Stevens1-30/+122
2006-01-18[PKTGEN]: Respect hard_header_len of device.David S. Miller1-2/+3
2006-01-17[IPV4]: RT_CACHE_STAT_INC() warning fixAndrew Morton1-1/+2
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden44-1673/+1654
2006-01-18[TIPC] Group protocols with sub-options in KconfigPer Liden1-1/+1
2006-01-18[TIPC] Add help text for TIPC configuration optionPer Liden1-1/+6
2006-01-18[TIPC] Remove unused #includesPer Liden3-4/+0
2006-01-18[TIPC] Move ethernet protocol id to linux/if_ether.hPer Liden1-3/+2
2006-01-18[TIPC] Updated link priority macrosPer Liden4-12/+20
2006-01-18[TIPC] Minor changes to #includesJon Maloy6-6/+10
2006-01-17[NET]: Use is_zero_ether_addr() in net/core/netpoll.cKris Katterjohn1-1/+1
2006-01-17[PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALENKris Katterjohn1-23/+11
2006-01-17[NET]: "signed long" -> "long"Kris Katterjohn3-8/+8
2006-01-17[EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}Patrick McHardy2-2/+6
2006-01-17[PKT_SCHED]: Handle SCTP/DCCP in sfq_hashPatrick McHardy1-0/+4
2006-01-17[SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.Tsutomu Fujii2-4/+11
2006-01-17[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2-1/+38
2006-01-17[SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich1-1/+1
2006-01-17[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich4-9/+6
2006-01-17[SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.Vlad Yasevich1-2/+2
2006-01-17[SCTP]: sctp doesn't show all associations/endpoints in /procVlad Yasevich1-18/+10
2006-01-17[SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich1-2/+12
2006-01-17[SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().Sridhar Samudrala2-10/+23
2006-01-17[IPV4]: rt_cache_stat can be statically definedEric Dumazet1-10/+4
2006-01-17[NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.hDavid S. Miller1-0/+1
2006-01-17[NETFILTER] ip6tables: whitespace and indent cosmetic cleanupYasuyuki Kozakai7-422/+427
2006-01-17[NETFILTER] Makefile cleanupYasuyuki Kozakai2-2/+0
2006-01-17[NETFILTER] ip[6]t_policy: Fix compilation warningsBenoit Boissinot2-3/+6
2006-01-17[NET]: Fix whitespace issues in net/core/filter.cKris Katterjohn1-7/+6
2006-01-17[PKT_SCHED] sch_prio: fix qdisc bands initAmnon Aaronsohn1-4/+3
2006-01-17[IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki4-7/+7
2006-01-14x86: Work around compiler code generation bug with -OsLinus Torvalds1-3/+3
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven5-13/+13
2006-01-13[NETFILTER] x-tables: Missing linux/ipv6.h includes.David S. Miller2-0/+2
2006-01-13[PKT_SCHED]: Change default clock source to gettimeofdayPatrick McHardy1-1/+1
2006-01-13[XFRM]: IPsec tunnel wildcard address supportPatrick McHardy2-0/+32
2006-01-13[NET]: Clean up comments for sk_chk_filter()Kris Katterjohn1-7/+3
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches15-51/+32
2006-01-13[PATCH] genetlink: don't touch module ref countPer Liden2-8/+0
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte98-3446/+2646
2006-01-12[TIPC]: Fix 64-bit build warnings.David S. Miller3-6/+9
2006-01-12[TIPC] More updates of file headersPer Liden38-37/+38
2006-01-12[TIPC] Update of file headersPer Liden44-87/+43
2006-01-12[TIPC] Cleaned up info/warn/err macrosPer Liden4-7/+7
2006-01-12[TIPC] License header updatePer Liden44-762/+938
2006-01-12[TIPC] Moved configuration interface into tipc_config.hPer Liden2-0/+2
2006-01-12[TIPC} Fixed bug in disc_timeout()Jon Maloy2-27/+5
2006-01-12[TIPC] Use dynamically allocated family id with NETLINK_GENERICPer Liden1-2/+2
2006-01-12[TIPC] Initial mergePer Liden48-0/+18191
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap65-1/+69
2006-01-11[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META descriptionAdrian Bunk1-1/+1
2006-01-11[PKT_SCHED] ematch: Remove bogus include.Evgeniy Polyakov1-1/+0
2006-01-11[NET]: Fix diverter build.Evgeniy Polyakov1-1/+1
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn16-41/+34
2006-01-11[IPV6]: Avoid calling ip6_xmit() with NULL skDavid Woodhouse1-2/+18
2006-01-11[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exitDavid S. Miller2-2/+5
2006-01-11[NET]: Some more missing include/etherdevice.h includesDavid S. Miller2-0/+2
2006-01-10[IPV6]: Fix modular build with netfilter enabled.David S. Miller2-2/+6
2006-01-10Fix net/core/wireless.c link failureLinus Torvalds1-0/+1
2006-01-11netfilter: headers included twiceNicolas Kaiser4-5/+0
2006-01-10[EBTABLES] Don't match tcp/udp source/destination port for IP fragmentsBart De Schuymer1-0/+3
2006-01-10[NET]: Remove unneeded kmalloc() return value castsJesper Juhl2-3/+3
2006-01-10[RXRPC]: Decrease number of pointer derefs in connection.cJesper Juhl1-6/+8
2006-01-10[AF_NETLINK]: Fix DoS in netlink_rcv_skb()Martin Murray1-1/+1
2006-01-10[NETFILTER]: Fix timeout sysctls on big-endian 64bit architecturesPatrick McHardy13-73/+73
2006-01-10[NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy5-160/+0
2006-01-10[NETFILTER]: Fix return value confusion in PPTP NAT helperPatrick McHardy1-23/+13
2006-01-10[NETFILTER]: Fix another crash in ip_nat_pptpPatrick McHardy1-30/+27
2006-01-10[NETFILTER]: Fix crash in ip_nat_pptpPatrick McHardy1-1/+1
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy4-32/+6
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn11-25/+26
2006-01-10Fix rpc shutdown event condition bugLinus Torvalds1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-7/+2
2006-01-10[PATCH] nfs: sleep_on() removalIngo Molnar1-1/+2
2006-01-10[PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_statsAndrey Borzenkov1-9/+19
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2-31/+31
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-4/+4
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2-31/+31
2006-01-10spelling: s/trough/through/Adrian Bunk2-4/+4
2006-01-09[INET_DIAG]: Introduce sk_diag_fillArnaldo Carvalho de Melo1-10/+24
2006-01-09[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fillArnaldo Carvalho de Melo1-47/+111
2006-01-09[INET_DIAG]: whitespace/simple cleanupsArnaldo Carvalho de Melo1-29/+28
2006-01-09[INET_DIAG]: Use inet_twsk() with TIME_WAIT socketsArnaldo Carvalho de Melo1-3/+3
2006-01-09[IPV6]: Set skb->priority in ip6_output.cPatrick McHardy1-0/+4
2006-01-09[IPV4]: ip_output.c needs xfrm.hPatrick McHardy1-0/+1
2006-01-09[PKT_SCHED]: Fix qdisc return code.Jamal Hadi Salim4-9/+10
2006-01-09[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn11-40/+21
2006-01-09[PKT_SCHED]: Prefix tc actions with act_Patrick McHardy8-8/+8
2006-01-09[PKT_SCHED]: Fix memory leak when dumping in pedit actionPatrick McHardy1-0/+2
2006-01-09[PKT_SCHED]: Remove some obsolete policer exportsPatrick McHardy1-11/+3
2006-01-09[PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy7-13/+10
2006-01-09[PKT_SCHED]: Use USEC_PER_SECPatrick McHardy1-4/+4
2006-01-09[NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy6-66/+63
2006-01-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-20/+45
2006-01-09[PATCH] netlink oops fix due to incorrect error codeKirill Korotaev1-1/+1
2006-01-09[PATCH] ieee80211: enable hw wep where host has to build IVJohannes Berg3-20/+45
2006-01-08[PATCH] tiny: Trim non-IPX buildsMatt Mackall1-3/+1
2006-01-08[PATCH] shrink dentry structEric Dumazet1-1/+1
2006-01-08[PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg1-2/+2
2006-01-07[IPV6]: small cleanupsAdrian Bunk2-1/+2
2006-01-07[IPV4]: make ip_fragment() staticAdrian Bunk1-2/+3
2006-01-07[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.hJoe Kappus1-0/+1
2006-01-07[NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy6-0/+367
2006-01-07[NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy4-3/+54
2006-01-07[NETFILTER]: Keep conntrack reference until IPsec policy checks are donePatrick McHardy6-9/+12
2006-01-07[NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy3-3/+31
2006-01-07[NETFILTER]: Use conntrack information to determine if packet was NATedPatrick McHardy1-15/+19
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy7-9/+27
2006-01-07[IPV4]: reset IPCB flags when neccessaryPatrick McHardy3-0/+4
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy3-1/+45
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy11-42/+37
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy2-36/+110
2006-01-07[DCCP]: ipv6.c needs net/ip6_checksum.cDavid S. Miller1-0/+1
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-24/+25
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-2/+2
2006-01-06[NET]: Endian-annotate in_aton()Alexey Dobriyan1-1/+1
2006-01-06[NET]: Endian-annotate struct iphdrAlexey Dobriyan3-4/+4
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger1-0/+1
2006-01-06[PKTGEN]: Adds missing __init.Luiz Capitulino1-3/+2
2006-01-06[NETFILTER]: ipt_helper.c needs linux/interrupt.hJoe1-0/+1
2006-01-06[BRIDGE] netfilter: vlan + hw checksum = bug?Stephen Hemminger1-4/+9
2006-01-06[X25]: Fix for broken x25 module.Shaun Pereira1-6/+1
2006-01-06[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn1-3/+3
2006-01-06[NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn3-3/+3
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2-2/+2
2006-01-06SUNRPC: Make krb5 report unsupported encryption typesJ. Bruce Fields1-3/+7
2006-01-06SUNRPC: Make spkm3 report unsupported encryption typesJ. Bruce Fields1-3/+7
2006-01-06SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields3-8/+8
2006-01-06SUNRPC: Clean up xprt_destroy()Trond Myklebust1-24/+6
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust2-19/+26
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever2-7/+4
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever2-3/+19
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever1-6/+15
2006-01-06SUNRPC: switchable buffer allocationChuck Lever4-29/+43
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk1-21/+0
2006-01-06SUNRPC: Fix a potential race in rpc_pipefs.Trond Myklebust1-3/+6
2006-01-06SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust1-2/+2
2006-01-06SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust2-8/+7
2006-01-06SUNRPC: Get rid of some unused exportsTrond Myklebust1-4/+0
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust1-19/+59
2006-01-06SUNRPC: Further cleanupsTrond Myklebust1-0/+10
2006-01-06RPC: Clean up RPC task structureTrond Myklebust2-32/+36
2006-01-06SUNRPC: Yet more RPC cleanupsTrond Myklebust3-39/+32
2006-01-06[PATCH] Keep nfsd from exiting when seeing recv() errorsOlaf Kirch1-1/+1
2006-01-06[PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian mach...NeilBrown1-1/+13
2006-01-05[NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn6-9/+15
2006-01-05[IPVS]: Another file needs linux/interrupt.hAndrew Morton1-0/+1
2006-01-05[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECTYasuyuki Kozakai1-1/+1
2006-01-05[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.hPatrick McHardy1-0/+1
2006-01-05[NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stackPatrick McHardy1-8/+10
2006-01-05[NETFILTER]: make ipv6_find_hdr() find transport protocol headerPatrick McHardy7-74/+48
2006-01-05[NETFILTER]: Call POST_ROUTING hook before fragmentationPatrick McHardy4-83/+16
2006-01-05[NETFILTER]: Remove okfn usage in ip_vs_core.cPatrick McHardy1-4/+1
2006-01-05[NETFILTER]: ctnetlink: Fix dumping of helper namePatrick McHardy1-1/+1
2006-01-05[NETFILTER]: Fix module_param types and permissionsPatrick McHardy7-26/+22
2006-01-05[NETFILTER]: Filter dumped entries based on the layer 3 protocol numberPablo Neira Ayuso1-6/+17
2006-01-05[NETFILTER]: Add ctnetlink port for nf_conntrackPablo Neira Ayuso11-61/+2214
2006-01-05[NETFILTER]: ctnetlink: remove unused variablePablo Neira Ayuso1-2/+0
2006-01-05[NETFILTER]: ctnetlink: fix conntrack mark racePablo Neira Ayuso1-5/+5
2006-01-05[NETFILTER]: ctnetlink: ctnetlink_event cleanupPablo Neira Ayuso1-11/+4
2006-01-05[NETFILTER]: ctnetlink: use u_int32_t instead of unsigned intPablo Neira Ayuso1-1/+1
2006-01-05[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value backPablo Neira Ayuso1-2/+3
2006-01-05[NETFILTER]: ctnetlink: Add sanity checkings for ICMPYasuyuki Kozakai1-19/+24
2006-01-05[NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumpingPablo Neira Ayuso1-4/+0
2006-01-05[NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.cJesper Juhl1-3/+4
2006-01-05[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.cJesper Juhl1-35/+44
2006-01-05[IPVS]: Fix compilationAdrian Bunk2-0/+2
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-55/+29