aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-07-05[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549John W. Linville
2006-07-05[PATCH] CONFIG_WIRELESS_EXT is neccessary after allHorms
2006-07-05[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...Joseph Jezak
2006-07-05[PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak
2006-07-05[PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211...Larry Finger
2006-07-05[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.cEric Sesterhenn
2006-07-05[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...Hong Liu
2006-07-03[Bluetooth] Add RFCOMM role switch supportMarcel Holtmann
2006-07-03[Bluetooth] Allow disabling of credit based flow controlMarcel Holtmann
2006-07-03[Bluetooth] Small cleanup of the L2CAP source codeMarcel Holtmann
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann
2006-07-03[BRIDGE]: br_dump_ifinfo index fixAndrey Savochkin
2006-07-03[NET]: add+use poison definesRandy Dunlap
2006-07-03[IPV6]: Fix ipv6 GSO payload lengthMichael Chan
2006-07-03[TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED)Allan Stephens
2006-07-03[NET]: Verify gso_type too in gso_segmentHerbert Xu
2006-07-03[ROSE]: Try all routes when establishing a ROSE connections.Ralf Baechle
2006-07-03[NETROM]: Use socket helpers instead of direct fiddling with struct sockRalf Baechle DL5RB
2006-07-03[AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB
2006-07-03[ROSE]: Fix dereference of skb pointer after free.Ralf Baechle
2006-07-03[AF_UNIX]: datagram getpeersec fixAndrew Morton
2006-07-03[PATCH] lockdep: annotate sk_locksIngo Molnar
2006-07-03[PATCH] lockdep: annotate vlan net device as being a special classArjan van de Ven
2006-07-03[PATCH] lockdep: annotate sunrpc codeArjan van de Ven
2006-07-03[PATCH] lockdep: annotate bh_lock_sock()Ingo Molnar
2006-07-03[PATCH] lockdep: annotate af_unix lockingIngo Molnar
2006-07-03[PATCH] lockdep: annotate sock_lock_init()Ingo Molnar
2006-07-03[PATCH] lockdep: annotate skb_queue_head_initIngo Molnar
2006-07-03[PATCH] lockdep: fix RT_HASH_LOCK_SZIngo Molnar
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2006-07-03[PATCH] bcm43xx: netlink deadlock fixArjan van de Ven
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu
2006-06-30[NET]: Generalise TSO-specific bits from skb_setup_capsHerbert Xu
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu
2006-06-30[IPV6]: Remove redundant length check on inputHerbert Xu
2006-06-30[NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunksPatrick McHardy
2006-06-30[TCP]: Reset gso_segs if packet is dodgyHerbert Xu
2006-06-30[PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacyJ. Bruce Fields
2006-06-30[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields
2006-06-30[PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity codeJ. Bruce Fields
2006-06-30[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()J. Bruce Fields
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30Kconfig: Typos in net/sched/KconfigMatt LaPlante
2006-06-29[TIPC]: Initial activation message now includes TIPC version numberAllan Stephens