summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Phonet: use per-namespace devices listremi.denis-courmont@nokia2009-01-271-1/+1
* Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia2009-01-271-1/+1
* Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia2009-01-272-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-271-1/+1
|\
| * sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich2009-01-221-1/+1
* | netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery2009-01-221-0/+3
* | netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2009-01-221-0/+2
* | netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2009-01-221-0/+1
* | netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery2009-01-221-0/+1
* | netns: ipmr: dynamically allocate vif_tableBenjamin Thery2009-01-221-0/+2
* | netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery2009-01-221-0/+4
* | inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov2009-01-211-1/+2
* | netrom: convert to internal net_device_statsStephen Hemminger2009-01-211-4/+0Star
* | clip: convert to internal network_device_statsStephen Hemminger2009-01-211-1/+0Star
|/
* mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0Star
* wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_devInaky Perez-Gonzalez2009-01-111-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-091-11/+0Star
|\
| * net_dma: convert to dma_find_channelDan Williams2009-01-061-11/+0Star
| * dmaengine: up-level reference counting to the module levelDan Williams2009-01-061-2/+2
* | wimax: fix kernel-doc for debufs_dentry member of struct wimax_devInaky Perez-Gonzalez2009-01-081-0/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-083-8/+604
|\ \
| * | wimax: headers for kernel API and user space interactionInaky Perez-Gonzalez2009-01-071-0/+520
| * | Merge branch 'next' into for-linusJames Morris2009-01-062-8/+84
| |\ \
| | * | netlabel: Update kernel configuration APIPaul Moore2008-12-312-8/+84
| | |/
* | / ipv6: Add GRO supportHerbert Xu2009-01-081-0/+3
|/ /
* / ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller2009-01-051-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-2849-724/+1088
|\
| * netlink: fix (theoretical) overrun in message iterationVegard Nossum2008-12-261-1/+1
| * sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun2008-12-261-0/+2
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-241-1/+3
| |\
| * | net: fix DCB setstate to return success/failureDon Skidmore2008-12-221-1/+1
| * | mac80211: implement dynamic power saveKalle Valo2008-12-191-0/+6
| * | mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-191-2/+9
| * | mac80211: Fix HT channel selectionSujith2008-12-192-9/+2Star
| * | nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-191-0/+40
| * | Phonet: use atomic for packet TX windowRĂ©mi Denis-Courmont2008-12-181-1/+1
| * | tcp: Add GRO supportHerbert Xu2008-12-161-0/+6
| * | ipv4: Add GRO infrastructureHerbert Xu2008-12-161-0/+3
| * | mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-20/+7Star
| * | mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-121-5/+0Star
| * | ieee80211_security: correct warning about width of auth_modeJohn W. Linville2008-12-121-3/+2Star
| * | mac80211: improve sta_notify documentationJohannes Berg2008-12-121-2/+2
| * | netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2008-12-111-0/+3
| * | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2008-12-111-0/+2
| * | netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2008-12-111-0/+1
| * | netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2008-12-111-0/+1
| * | netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2008-12-111-0/+2
| * | netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-111-0/+3
| * | mac80211: document ieee80211_tx_info.padKalle Valo2008-12-051-0/+1
| * | mac80211: add sta_notify_ps callbackChristian Lamparter2008-12-051-0/+18