aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-08-14mac80211: small tx code cleanupJohannes Berg
2009-08-14mac80211: sequence number micro-optimisationJohannes Berg
2009-08-14mac80211: take statistics before encryptionJohannes Berg
2009-08-14cfg80211: add missing device list lockingJohannes Berg
2009-08-14mac80211: remove max_bandwidthPat Erley
2009-08-14cfg80211: fix locking for SIWFREQJohannes Berg
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg
2009-08-14mac80211: allow DMA optimisationJohannes Berg
2009-08-14nl80211: add generation number to all dumpsJohannes Berg
2009-08-14cfg80211: use reassociation when possibleJohannes Berg
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg
2009-08-14cfg80211: Set WEP ciphersSamuel Ortiz
2009-08-14cfg80211: fix SME association after disassociationJohannes Berg
2009-08-14cfg80211: fix nl80211 disconnected eventsJohannes Berg
2009-08-14mac80211: stay authenticated after disassocJohannes Berg
2009-08-14cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin
2009-08-14wireless: display wext SSID when connected by cfg80211Zhu Yi
2009-08-14mac80211: fix compilation of mesh (although its disabled)Luis R. Rodriguez
2009-08-13inet6: Set default traffic classGerrit Renker
2009-08-13inet6: Conversion from u8 to intGerrit Renker
2009-08-13net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)Neil Horman
2009-08-13net/bridge: Add 'hairpin' port forwarding modeFischer, Anna
2009-08-13ipv6: Log the explicit address that triggered DAD failureJens Rosenboom
2009-08-13mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez
2009-08-12Phonet: fix /proc/net/phonet with network namespacesRémi Denis-Courmont
2009-08-12nl802154: support START-CONFIRM primitiveDmitry Baryshkov
2009-08-12af_ieee802154: add support for WANT_ACK socket optionDmitry Baryshkov
2009-08-12af_ieee802154: minor cleanup in dgram_bindDmitry Baryshkov
2009-08-12nl802154: add support for dumping WPAN interface informationDmitry Baryshkov
2009-08-12nl802154: make ieee802154_policy constantDmitry Baryshkov
2009-08-12Use correct NET_RX_* returns for atalk_rcv()Mark Smith
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-09sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()Rafael Laufer
2009-08-09can: Fix raw_getname() leakEric Dumazet
2009-08-09Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki
2009-08-09Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-06net: Avoid enqueuing skb for default qdiscsKrishna Kumar
2009-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller
2009-08-06irda: Fix irda_getname() leakEric Dumazet
2009-08-06appletalk: fix atalk_getname() leakEric Dumazet
2009-08-06netrom: Fix nr_getname() leakEric Dumazet
2009-08-06econet: Fix econet_getname() leakEric Dumazet
2009-08-06rose: Fix rose_getname() leakEric Dumazet
2009-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-06af_ieee802154: provide dummy get/setsockoptDmitry Eremin-Solenikov
2009-08-06af_ieee802154: fix ioctl processingDmitry Eremin-Solenikov
2009-08-05net/rds: Use AF_INET for sin_family fieldJulia Lawall
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt