Age | Commit message (Expand) | Author |
2015-10-02 | Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust |
2015-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-10-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-09-29 | net: Initialize flow flags in input path | David Ahern |
2015-09-29 | net: dsa: fix preparation of a port STP update | Vivien Didelot |
2015-09-29 | skbuff: Fix skb checksum partial check. | Pravin B Shelar |
2015-09-29 | net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set | David Ahern |
2015-09-29 | net sysfs: Print link speed as signed integer | Alexander Stein |
2015-09-29 | af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag | Aaron Conole |
2015-09-28 | net: sctp: Don't use 64 kilobyte lookup table for four elements | Denys Vlasenko |
2015-09-28 | l2tp: protect tunnel->del_work by ref_count | Alexander Couzens |
2015-09-28 | sctp: Prevent soft lockup when sctp_accept() is called during a timeout event | Karl Heiss |
2015-09-28 | sctp: Whitespace fix | Karl Heiss |
2015-09-28 | xprtrdma: disconnect and flush cqs before freeing buffers | 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-25 | xprtrdma: Replace global lkey with lkey local to PD | Chuck Lever |
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 |