Age | Commit message (Expand) | Author |
2015-10-23 | SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage() | Trond Myklebust |
2015-10-12 | svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE | Chuck Lever |
2015-09-29 | svcrdma: handle rdma read with a non-zero initial page offset | Steve Wise |
2015-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-09-25 | net: Fix panic in icmp_route_lookup | David Ahern |
2015-09-25 | Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-09-24 | net: fix net_device refcounting | Russell King |
2015-09-24 | net: dsa: fix of_mdio_find_bus() device refcount leak | Russell King |
2015-09-24 | ip6_tunnel: Reduce log level in ip6_tnl_err() to debug | Matt Bennett |
2015-09-24 | Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-09-24 | ip6_gre: Reduce log level in ip6gre_err() to debug | Matt Bennett |
2015-09-24 | fib_rules: fix fib rule dumps across multiple skbs | Wilson Kok |
2015-09-24 | net: revert "net_sched: move tp->root allocation into fw_init()" | WANG Cong |
2015-09-24 | lwtunnel: remove source and destination UDP port config option | Jiri Benc |
2015-09-24 | ipv4: send arp replies to the correct tunnel | Jiri Benc |
2015-09-24 | netlink: Replace rhash_portid with bound | Herbert Xu |
2015-09-23 | Fix AF_PACKET ABI breakage in 4.2 | David Woodhouse |
2015-09-23 | netpoll: Close race condition between poll_one_napi and napi_disable | Neil Horman |
2015-09-23 | tcp: add proper TS val into RST packets | Eric Dumazet |
2015-09-22 | net: dsa: Fix Marvell Egress Trailer check | Neil Armstrong |
2015-09-22 | openvswitch: Zero flows on allocation. | Jesse Gross |
2015-09-22 | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_... | Andrea Arcangeli |
2015-09-22 | mac80211: reset CQM history upon reconfiguration | Sara Sharon |
2015-09-22 | mac80211: fix VHT MCS mask array overrun | Johannes Berg |
2015-09-21 | inet: fix races in reqsk_queue_hash_req() | Eric Dumazet |
2015-09-21 | tcp/dccp: fix timewait races in timer handling | Eric Dumazet |
2015-09-20 | netlink: Fix autobind race condition that leads to zero port ID | Herbert Xu |
2015-09-20 | iptunnel: make rx/tx bytes counters consistent | Nicolas Dichtel |
2015-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-09-20 | tipc: reinitialize pointer after skb linearize | Erik Hugne |
2015-09-20 | net: Fix behaviour of unreachable, blackhole and prohibit routes | Nikola Forró |
2015-09-19 | SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose | Trond Myklebust |
2015-09-19 | SUNRPC: Lock the transport layer on shutdown | Trond Myklebust |
2015-09-17 | tcp_cubic: do not set epoch_start in the future | Eric Dumazet |
2015-09-17 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-09-17 | atm: deal with setting entry before mkip was called | Sasha Levin |
2015-09-17 | ipv6: ip6_fragment: fix headroom tests and skb leak | Florian Westphal |
2015-09-17 | net: Fix vti use case with oif in dst lookups | David Ahern |
2015-09-17 | openvswitch: Fix IPv6 exthdr handling with ct helpers. | Joe Stringer |
2015-09-17 | SUNRPC: Ensure that we wait for connections to complete before retrying | Trond Myklebust |
2015-09-17 | ipv6: include NLM_F_REPLACE in route replace notifications | Roopa Prabhu |
2015-09-17 | SUNRPC: drop null test before destroy functions | Julia Lawall |
2015-09-17 | SUNRPC: Fix races between socket connection and destroy code | Trond Myklebust |
2015-09-17 | libceph: don't access invalid memory in keepalive2 path | Ilya Dryomov |
2015-09-17 | netfilter: nf_log: wait for rcu grace after logger unregistration | Pablo Neira Ayuso |
2015-09-17 | Bluetooth: Delay check for conn->smp in smp_conn_security() | Johan Hedberg |
2015-09-15 | dccp: drop null test before destroy functions | Julia Lawall |
2015-09-15 | net: core: drop null test before destroy functions | Julia Lawall |
2015-09-15 | openvswitch: Fix mask generation for nested attributes. | Jesse Gross |
2015-09-15 | rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink | Roopa Prabhu |