aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller2011-05-26
* net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.Justin Mattock2011-05-26
* can: convert to %pK for kptr_restrict supportOliver Hartkopp2011-05-26
* net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flagsMichał Mirosław2011-05-26
* net: hold rtnl again in dump callbacksEric Dumazet2011-05-25
* sch_sfq: fix peek() implementationEric Dumazet2011-05-25
* sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun2011-05-25
* net: make dev_disable_lro use physical device if passed a vlan dev (v2)Neil Horman2011-05-25
* net: move is_vlan_dev into public header file (v2)Neil Horman2011-05-25
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-25
|\
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24
| |\
| | * nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho2011-05-19
| | * mac80211: Don't sleep when growing the mesh pathJavier Cardona2011-05-19
| | * net: rfkill: add generic gpio rfkill driverRhyland Klein2011-05-19
| | * cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-19
| | * mac80211: annotate and fix RCU in mesh codeJohannes Berg2011-05-16
| | * mac80211: fix and simplify mesh lockingJohannes Berg2011-05-16
| | * mac80211: add missing rcu_barrierJohannes Berg2011-05-16
| | * mac80211: abort scan_work immediately when the device goes downRajkumar Manoharan2011-05-16
| | * mac80211: verify IBSS in interface combinationsJohannes Berg2011-05-16
| | * mac80211: Deactivate mesh path timers when freeing nodesJavier Cardona2011-05-16
* | | bridge: initialize fake_rtable metricsEric Dumazet2011-05-24
* | | net: fix __dst_destroy_metrics_generic()Eric Dumazet2011-05-24
* | | igmp: call ip_mc_clear_src() only when we have no users of ip_mc_listVeaceslav Falico2011-05-24
* | | net: use synchronize_rcu_expedited()Eric Dumazet2011-05-24
* | | net: convert %p usage to %pKDan Rosenberg2011-05-24
* | | ipv6: Fix return of xfrm6_tunnel_rcv()David S. Miller2011-05-24
* | | net: filter: Use WARN_RATELIMITJoe Perches2011-05-23
* | | sch_sfq: avoid giving spurious NET_XMIT_CN signalsEric Dumazet2011-05-23
* | | snap: remove one synchronize_net()Eric Dumazet2011-05-23
* | | net: ping: cleanups ping_v4_unhash()Eric Dumazet2011-05-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \
| * | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
| * | | Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\ \ \
| * | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into upstream.Jiri Kosina2011-05-18
| |\ \ \ \ \
| * | | | | | HID: bt: hidp.h: do not use a tab after a #defineAntonio Ospite2011-04-21
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-23
|\ \ \ \ \ \
| * | | | | | pktgen: refactor pg_init() codeWANG Cong2011-05-22
| * | | | | | pktgen: use vzalloc_node() instead of vmalloc_node() + memset()WANG Cong2011-05-22
| * | | | | | ipv4: Give backtrace in ip_rt_bug().Dave Jones2011-05-22
| * | | | | | net: avoid synchronize_rcu() in dev_deactivate_manyEric Dumazet2011-05-22
| * | | | | | net: remove synchronize_net() from netdev_set_master()Eric Dumazet2011-05-22
| * | | | | | rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN eventAmerigo Wang2011-05-22
| * | | | | | bridge: call NETDEV_JOIN notifiers when add a slaveAmerigo Wang2011-05-22
| * | | | | | ipv4: Include linux/prefetch.h in fib_trie.cDavid S. Miller2011-05-22
| * | | | | | netlabel: Remove prefetches from list handlers.David S. Miller2011-05-22
| * | | | | | caif: Plug memory leak for checksum errorsjur.brandeland@stericsson.com2011-05-22
| * | | | | | caif: Fix freezes when running CAIF loopback devicesjur.brandeland@stericsson.com2011-05-22