aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-26
|\
| * atm: Drop __TIME__ usageMichal Marek2011-05-26
| |
| \
*-. \ Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds2011-05-26
|\ \ \
| * | | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-24
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-26
|\ \ \ \ | |_|/ / |/| | |
| * | | RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-25
|\ \ \ \
| * | | | net: fix get_net_ns_by_fd for !CONFIG_NET_NSStephen Rothwell2011-05-24
| * | | | net: Allow setting the network namespace by fdEric W. Biederman2011-05-10
| * | | | ns proc: Add support for the network namespace.Eric W. Biederman2011-05-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-25
|\ \ \ \ \
| * | | | | 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/sag...Linus Torvalds2011-05-25
|\ \ \ \ \ \ \
| * | | | | | | libceph: subscribe to osdmap when cluster is fullSage Weil2011-05-24
| * | | | | | | libceph: handle new osdmap down/state change encodingSage Weil2011-05-24
| * | | | | | | ceph: check return value for start_request in writepagesSage Weil2011-05-19
| * | | | | | | libceph: add missing breaks in addr_set_portSage Weil2011-05-19
| * | | | | | | libceph: fix TAG_WAIT caseSage Weil2011-05-19
| * | | | | | | libceph: fix osdmap timestamp assignmentSage Weil2011-05-19
| * | | | | | | libceph: use snprintf for unknown addrsSage Weil2011-05-19
| * | | | | | | libceph: use snprintf for formatting object nameSage Weil2011-05-19
| * | | | | | | libceph: fix uninitialized value when no get_authorizer method is setSage Weil2011-05-19
| * | | | | | | libceph: handle connection reopen race with callbacksSage Weil2011-05-19
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-05-25
|\ \ \ \ \ \ \ \