aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-12net: don't use in_atomic() in gfp_any()Andrew Morton1-1/+1
2009-01-27net: wrong test in inet_ehash_locks_alloc()Eric Dumazet1-1/+1
2009-01-22sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich1-1/+1
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap1-1/+0
2009-01-11wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_devInaky Perez-Gonzalez1-2/+2
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-11/+0
2009-01-08wimax: fix kernel-doc for debufs_dentry member of struct wimax_devInaky Perez-Gonzalez1-0/+3
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller3-8/+604
2009-01-08ipv6: Add GRO supportHerbert Xu1-0/+3
2009-01-07wimax: headers for kernel API and user space interactionInaky Perez-Gonzalez1-0/+520
2009-01-07Merge branch 'next' into for-linusJames Morris2-8/+84
2009-01-06net_dma: convert to dma_find_channelDan Williams1-11/+0
2009-01-06dmaengine: up-level reference counting to the module levelDan Williams1-2/+2
2009-01-04ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller1-2/+2
2008-12-31netlabel: Update kernel configuration APIPaul Moore2-8/+84
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