aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-02-02[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.Stephen Hemminger
2006-02-02[IPV4]: Remove suprious use of goto out: in icmp_replyHorms
2006-02-02[IPV6]: Fix illegal dst locking in softirq context.Herbert Xu
2006-02-02[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usageHerbert Xu
2006-02-02[SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich
2006-02-02[IPV6]: Don't hold extra ref count in ipv6_ifa_notifyHerbert Xu
2006-02-02[NET] snap: needs hardware checksum fixStephen Hemminger
2006-02-01SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust
2006-02-01SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs codeTrond Myklebust
2006-02-01SUNRPC: rpc_timeout_upcall_queue should not sleepTrond Myklebust
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust
2006-02-01[PATCH] DocBook: fix some kernel-doc comments in net/sunrpcMartin Waitz
2006-01-31[DCCP] ipv6: dccp_v6_send_response() has a DST leak too.David S. Miller
2006-01-31[IPV6] tcp_v6_send_synack: release the destinationEric W. Biederman
2006-01-31[NET]: Do not export inet_bind_bucket_create twice.Sam Ravnborg
2006-01-31[BRIDGE]: Fix device delete race.Stephen Hemminger
2006-01-31[IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy
2006-01-31Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICASTLinus Torvalds
2006-01-31Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-01-30[TCP] H-TCP: Fix accountingBaruch Even
2006-01-30[IPV4] igmp: remove pointless printkDave Jones
2006-01-30[SCTP]: heartbeats exceed maximum retransmssion limitVlad Yasevich
2006-01-30[SCTP]: correct the number of INIT retransmissionsVlad Yasevich
2006-01-30[PATCH] Typo corrections for ieee80211Larry Finger
2006-01-27[PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi
2006-01-27[PATCH] ieee80211: Fix problem with not decrypting broadcast packetsZhu Yi
2006-01-24[IPV6] MLDv2: fix change records when transitioning to/from inactiveDavid L Stevens
2006-01-24[AF_KEY]: no message type setJerome Borsboom
2006-01-24[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctlThomas Graf
2006-01-23[NET]: Fix skb fclone error path handling.Herbert Xu
2006-01-23[NET]: Fix some whitespace issues in af_packet.cKris Katterjohn
2006-01-23[NET]: more whitespace issues in net/core/filter.cKris Katterjohn
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox
2006-01-18[PATCH] svcrpc: gss: svc context creation error handlingJ. Bruce Fields
2006-01-18[PATCH] svcrpc: gss: server context init failure handlingKevin Coffman
2006-01-18[PATCH] svcrpc: gss: handle the GSS_S_CONTINUEAndy Adamson
2006-01-18[PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields
2006-01-18Merge git://tipc.cslab.ericsson.net/pub/git/tipcDavid S. Miller
2006-01-18[IPV4]: Fix multiple bugs in IGMPv3David L Stevens
2006-01-18[PKTGEN]: Respect hard_header_len of device.David S. Miller
2006-01-17[IPV4]: RT_CACHE_STAT_INC() warning fixAndrew Morton
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden
2006-01-18[TIPC] Group protocols with sub-options in KconfigPer Liden
2006-01-18[TIPC] Add help text for TIPC configuration optionPer Liden
2006-01-18[TIPC] Remove unused #includesPer Liden
2006-01-18[TIPC] Move ethernet protocol id to linux/if_ether.hPer Liden
2006-01-18[TIPC] Updated link priority macrosPer Liden