aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller
2011-05-27net: Add linux/sysctl.h includes where needed.David S. Miller
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-259p: Small cleanup in <net/9p/9p.h>Sasha Levin
2011-05-259p: typo fixes and minor cleanupsRob Landley
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-24wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap
2011-05-24wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap
2011-05-24dst: catch uninitialized metricsStephen Hemminger
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-22wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap
2011-05-22caif: Update documentation of CAIF transmit and receive functions.sjur.brandeland@stericsson.com
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen
2011-05-18ipv4: Pass explicit destination address to rt_bind_peer().David S. Miller
2011-05-18ipv4: Pass explicit destination address to rt_get_peer().David S. Miller
2011-05-18ipv4: Make caller provide flowi4 key to inet_csk_route_req().David S. Miller
2011-05-18ipv4: Kill RT_CACHE_DEBUGDavid S. Miller
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-17net: ping: fix build failureVasiliy Kulikov
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg
2011-05-15caif: remove unesesarry exportssjur.brandeland@stericsson.com
2011-05-15caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com
2011-05-15caif: prepare support for namespacessjur.brandeland@stericsson.com
2011-05-15caif: Protected in-flight packets using dev or sock refcont.sjur.brandeland@stericsson.com
2011-05-15caif: Move refcount from service layer to sock and dev.sjur.brandeland@stericsson.com
2011-05-15caif: Add ref-count to framing layersjur.brandeland@stericsson.com
2011-05-15caif: Use RCU instead of spin-lock in caif_dev.csjur.brandeland@stericsson.com
2011-05-15caif: Use rcu_read_lock in CAIF mux layer.sjur.brandeland@stericsson.com
2011-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-13ipv4: Remove route key identity dependencies in ip_rt_get_source().David S. Miller
2011-05-13net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov
2011-05-13bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets
2011-05-12ipv6: restore correct ECN handling on TCP xmitSteinar H. Gunderson
2011-05-12ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov
2011-05-12garp: remove last synchronize_rcu() callEric Dumazet
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho