summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2009-01-26Merge commit 'proc/proc'Stephen Rothwell
2009-01-22netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery
2009-01-22netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery
2009-01-22netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery
2009-01-22netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery
2009-01-22netns: ipmr: dynamically allocate vif_tableBenjamin Thery
2009-01-22netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery
2009-01-21inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov
2009-01-21netrom: convert to internal net_device_statsStephen Hemminger
2009-01-21clip: convert to internal network_device_statsStephen Hemminger
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap
2009-01-13proc 3/6: make /proc/net it's own filesystemEric W. Biederman
2009-01-11wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_devInaky Perez-Gonzalez
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-01-08wimax: fix kernel-doc for debufs_dentry member of struct wimax_devInaky Perez-Gonzalez
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-08ipv6: Add GRO supportHerbert Xu
2009-01-07wimax: headers for kernel API and user space interactionInaky Perez-Gonzalez
2009-01-07Merge branch 'next' into for-linusJames Morris
2009-01-06net_dma: convert to dma_find_channelDan Williams
2009-01-06dmaengine: up-level reference counting to the module levelDan Williams
2009-01-04ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller
2008-12-31netlabel: Update kernel configuration APIPaul Moore
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-25netlink: fix (theoretical) overrun in message iterationVegard Nossum
2008-12-25sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun
2008-12-25[S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore
2008-12-19mac80211: implement dynamic power saveKalle Valo
2008-12-19mac80211: Add HT rates into RX status reportingJouni Malinen
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-19nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge
2008-12-17Phonet: use atomic for packet TX windowRĂ©mi Denis-Courmont
2008-12-17irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz
2008-12-15tcp: Add GRO supportHerbert Xu
2008-12-15ipv4: Add GRO infrastructureHerbert Xu
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg
2008-12-12ieee80211_security: correct warning about width of auth_modeJohn W. Linville
2008-12-12mac80211: improve sta_notify documentationJohannes Berg
2008-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery
2008-12-10netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery
2008-12-05mac80211: document ieee80211_tx_info.padKalle Valo