Age | Commit message (Expand) | Author |
2019-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-09-27 | Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-09-27 | Merge tag '9p-for-5.4' of git://github.com/martinetd/linux | Linus Torvalds |
2019-09-27 | tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state | Eric Dumazet |
2019-09-27 | sk_buff: drop all skb extensions on free and skb scrubbing | Florian Westphal |
2019-09-27 | tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth | Kevin(Yudong) Yang |
2019-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-09-27 | net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N | Paul Blakey |
2019-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-09-27 | net: sched: sch_sfb: don't call qdisc_put() while holding tree lock | Vlad Buslov |
2019-09-27 | net: sched: multiq: don't call qdisc_put() while holding tree lock | Vlad Buslov |
2019-09-27 | net: sched: sch_htb: don't call qdisc_put() while holding tree lock | Vlad Buslov |
2019-09-27 | net/rds: Check laddr_check before calling it | Ka-Cheong Poon |
2019-09-27 | tcp: honor SO_PRIORITY in TIME_WAIT state | Eric Dumazet |
2019-09-27 | ipv6: tcp: provide sk->sk_priority to ctl packets | Eric Dumazet |
2019-09-27 | ipv6: add priority parameter to ip6_xmit() | Eric Dumazet |
2019-09-27 | sch_netem: fix rcu splat in netem_enqueue() | Eric Dumazet |
2019-09-27 | kcm: disable preemption in kcm_parse_func_strparser() | Eric Dumazet |
2019-09-26 | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-09-26 | ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule | Jason A. Donenfeld |
2019-09-26 | openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC | Li RongQing |
2019-09-26 | net: print proper warning on dst underflow | Jason A. Donenfeld |
2019-09-26 | net/sched: cbs: Fix not adding cbs instance to list | Vinicius Costa Gomes |
2019-09-26 | net: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-09-25 | Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-09-25 | sunrpc: clean up indentation issue | Colin Ian King |
2019-09-25 | netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush | Laura Garcia Liebana |
2019-09-24 | net/xdp: convert put_page() to put_user_page*() | John Hubbard |
2019-09-24 | mm: introduce page_size() | Matthew Wilcox (Oracle) |
2019-09-24 | nfc: enforce CAP_NET_RAW for raw sockets | Ori Nimron |
2019-09-24 | ieee802154: enforce CAP_NET_RAW for raw sockets | Ori Nimron |
2019-09-24 | ax25: enforce CAP_NET_RAW for raw sockets | Ori Nimron |
2019-09-24 | appletalk: enforce CAP_NET_RAW for raw sockets | Ori Nimron |
2019-09-24 | net: sched: fix possible crash in tcf_action_destroy() | Eric Dumazet |
2019-09-21 | net_sched: add policy validation for action attributes | Cong Wang |
2019-09-21 | net_sched: add max len check for TCA_KIND | Cong Wang |
2019-09-21 | net: qrtr: Stop rx_worker before freeing node | Bjorn Andersson |
2019-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-09-20 | ipv6: fix a typo in fib6_rule_lookup() | Eric Dumazet |
2019-09-20 | sch_netem: fix a divide by zero in tabledist() | Eric Dumazet |
2019-09-20 | ipv4: Revert removal of rt_uses_gateway | David Ahern |
2019-09-20 | net/sched: act_sample: don't push mac header on ip6gre ingress | Davide Caratti |
2019-09-20 | SUNRPC: Fix congestion window race with disconnect | Chuck Lever |
2019-09-20 | SUNRPC: Don't try to parse incomplete RPC messages | Trond Myklebust |
2019-09-20 | SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic | Benjamin Coddington |
2019-09-20 | SUNRPC: Fix buffer handling of GSS MIC without slack | Benjamin Coddington |
2019-09-20 | netfilter: nf_tables: allow lookups in dynamic sets | Florian Westphal |
2019-09-20 | netfilter: nf_tables_offload: fix always true policy is unset check | Pablo Neira Ayuso |
2019-09-20 | netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it | Pablo Neira Ayuso |
2019-09-19 | net/ncsi: Disable global multicast filter | Vijay Khemka |