| Commit message (Expand) | Author | Age |
... | |
| * | | | | | SUNRPC: svc_tcp_recvfrom cleanup | Trond Myklebust | 2011-04-07 |
| * | | | | | SUNRPC: requeue tcp socket less frequently | Trond Myklebust | 2011-04-07 |
* | | | | | | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2011-05-29 |
|\ \ \ \ \ \ |
|
| * | | | | | | SUNRPC: Support for RPC over AF_LOCAL transports | Chuck Lever | 2011-05-27 |
| * | | | | | | SUNRPC: Remove obsolete comment | Chuck Lever | 2011-05-27 |
| * | | | | | | SUNRPC: Use AF_LOCAL for rpcbind upcalls | Chuck Lever | 2011-05-27 |
| * | | | | | | SUNRPC: Clean up use of curly braces in switch cases | Chuck Lever | 2011-05-27 |
| * | | | | | | SUNRPC: Rename xs_encode_tcp_fragment_header() | Chuck Lever | 2011-05-27 |
| * | | | | | | SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback... | Trond Myklebust | 2011-05-27 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-27 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | net: Kill ratelimit.h dependency in linux/net.h | David S. Miller | 2011-05-27 |
| * | | | | | inetpeer: fix race in unused_list manipulations | Eric Dumazet | 2011-05-27 |
| * | | | | | atm: expose ATM device index in sysfs | Dan Williams | 2011-05-27 |
| * | | | | | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2011-05-27 |
| |\ \ \ \ \ |
|
| | * | | | | | IPVS: bug in ip_vs_ftp, same list heaad used in all netns. | Hans Schillstrom | 2011-05-27 |
| | * | | | | | netfilter: Fix several warnings in compat_mtw_from_user(). | David Miller | 2011-05-26 |
| | * | | | | | netfilter: ipset: fix ip_set_flush return code | Jozsef Kadlecsik | 2011-05-26 |
| * | | | | | | bug.h: Move ratelimit warn interfaces to ratelimit.h | David S. Miller | 2011-05-26 |
| * | | | | | | net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version. | Justin Mattock | 2011-05-26 |
| * | | | | | | can: convert to %pK for kptr_restrict support | Oliver Hartkopp | 2011-05-26 |
| * | | | | | | net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags | Michał Mirosław | 2011-05-26 |
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-05-27 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 2011-05-26 |
* | | | | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | atm: Drop __TIME__ usage | Michal Marek | 2011-05-26 |
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ | Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.... | Linus Torvalds | 2011-05-26 |
|\ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | seqlock: Get rid of SEQLOCK_UNLOCKED | Eric Dumazet | 2011-05-24 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-05-26 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty | 2011-05-25 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd | Linus Torvalds | 2011-05-25 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | net: fix get_net_ns_by_fd for !CONFIG_NET_NS | Stephen Rothwell | 2011-05-24 |
| * | | | | | | | | | | net: Allow setting the network namespace by fd | Eric W. Biederman | 2011-05-10 |
| * | | | | | | | | | | ns proc: Add support for the network namespace. | Eric W. Biederman | 2011-05-10 |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-25 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | net: hold rtnl again in dump callbacks | Eric Dumazet | 2011-05-25 |
| * | | | | | | | | | | sch_sfq: fix peek() implementation | Eric Dumazet | 2011-05-25 |
| * | | | | | | | | | | sctp: fix memory leak of the ASCONF queue when free asoc | Wei Yongjun | 2011-05-25 |
| * | | | | | | | | | | net: make dev_disable_lro use physical device if passed a vlan dev (v2) | Neil Horman | 2011-05-25 |
| * | | | | | | | | | | net: move is_vlan_dev into public header file (v2) | Neil Horman | 2011-05-25 |
| * | | | | | | | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2011-05-25 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville | 2011-05-24 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|/ /
| | | |/| | | | | | | | |
|
| | | * | | | | | | | | | nl80211: remove some stack variables in trigger_scan and start_sched_scan | Luciano Coelho | 2011-05-19 |
| | | * | | | | | | | | | mac80211: Don't sleep when growing the mesh path | Javier Cardona | 2011-05-19 |
| | | * | | | | | | | | | net: rfkill: add generic gpio rfkill driver | Rhyland Klein | 2011-05-19 |
| | | * | | | | | | | | | cfg80211: Use consistent BSS matching between scan and sme | Jouni Malinen | 2011-05-19 |
| | | * | | | | | | | | | mac80211: annotate and fix RCU in mesh code | Johannes Berg | 2011-05-16 |
| | | * | | | | | | | | | mac80211: fix and simplify mesh locking | Johannes Berg | 2011-05-16 |
| | | * | | | | | | | | | mac80211: add missing rcu_barrier | Johannes Berg | 2011-05-16 |
| | | * | | | | | | | | | mac80211: abort scan_work immediately when the device goes down | Rajkumar Manoharan | 2011-05-16 |
| | | * | | | | | | | | | mac80211: verify IBSS in interface combinations | Johannes Berg | 2011-05-16 |