aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller
2009-02-12net: don't use in_atomic() in gfp_any()Andrew Morton
2009-01-27net: wrong test in inet_ehash_locks_alloc()Eric Dumazet
2009-01-22sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap
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
2008-12-05mac80211: add sta_notify_ps callbackChristian Lamparter
2008-12-05wireless: clean up radiotap a bitJohannes Berg
2008-12-05cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg
2008-12-05cfg80211: handle SIOCGIWNAMEJohannes Berg
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-03Phonet: basic net namespace supportRémi Denis-Courmont