aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-04ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller1-2/+2
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds49-724/+1088
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+45
2008-12-25netlink: fix (theoretical) overrun in message iterationVegard Nossum1-1/+1
2008-12-25sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun1-0/+2
2008-12-25[S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner1-0/+45
2008-12-25Merge branch 'next' into for-linusJames Morris1-2/+2
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+3
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore1-1/+1
2008-12-19mac80211: implement dynamic power saveKalle Valo1-0/+6
2008-12-19mac80211: Add HT rates into RX status reportingJouni Malinen1-2/+9
2008-12-19mac80211: Fix HT channel selectionSujith2-9/+2
2008-12-19nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge1-0/+40
2008-12-17Phonet: use atomic for packet TX windowRémi Denis-Courmont1-1/+1
2008-12-17irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz1-1/+3
2008-12-15tcp: Add GRO supportHerbert Xu1-0/+6
2008-12-15ipv4: Add GRO infrastructureHerbert Xu1-0/+3
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter1-20/+7
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg1-5/+0
2008-12-12ieee80211_security: correct warning about width of auth_modeJohn W. Linville1-3/+2
2008-12-12mac80211: improve sta_notify documentationJohannes Berg1-2/+2
2008-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery1-0/+3
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery1-0/+2
2008-12-10netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery1-0/+1
2008-12-10netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery1-0/+1
2008-12-10netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery1-0/+2
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery1-0/+3
2008-12-05mac80211: document ieee80211_tx_info.padKalle Valo1-0/+1
2008-12-05mac80211: add sta_notify_ps callbackChristian Lamparter1-0/+18
2008-12-05wireless: clean up radiotap a bitJohannes Berg1-12/+3
2008-12-05cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg1-0/+4
2008-12-05cfg80211: handle SIOCGIWNAMEJohannes Berg1-0/+7
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen2-0/+12
2008-12-04Merge branch 'master' into nextJames Morris4-20/+3
2008-12-03Phonet: basic net namespace supportRémi Denis-Courmont2-2/+2
2008-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6David S. Miller2-3/+3
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-2/+2
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann1-1/+1
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller7-9/+81
2008-11-27decnet: compile fix for removal of byteorder wrapperHarvey Harrison1-1/+1
2008-11-27decnet: remove private wrappers of endian helpersHarvey Harrison2-8/+6
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+2
2008-11-26net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier1-0/+1
2008-11-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+22
2008-11-26pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski1-2/+2
2008-11-25net: Use a percpu_counter for orphan_countEric Dumazet2-2/+2
2008-11-25net: Use a percpu_counter for sockets_allocatedEric Dumazet3-2/+3
2008-11-25tc: policing requires a rate estimatorStephen Hemminger1-0/+1
2008-11-25netns xfrm: per-netns sysctlsAlexey Dobriyan3-5/+20