Age | Commit message (Expand) | Author |
2017-12-21 | net: sched: sch: add extack for init callback | Alexander Aring |
2017-12-21 | net: sched: sch_api: handle generic qdisc errors | Alexander Aring |
2017-12-21 | net: sched: fix coding style issues | Alexander Aring |
2017-12-20 | Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m... | David S. Miller |
2017-12-20 | net: tracepoint: using sock_set_state tracepoint to trace SCTP state transition | Yafang Shao |
2017-12-20 | net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition | Yafang Shao |
2017-12-20 | net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_... | Yafang Shao |
2017-12-20 | net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr... | Yafang Shao |
2017-12-20 | ip6_gre: fix potential memory leak in ip6erspan_rcv | Haishuang Yan |
2017-12-20 | ip_gre: fix potential memory leak in erspan_rcv | Haishuang Yan |
2017-12-20 | ip6_gre: fix error path when ip6erspan_rcv failed | Haishuang Yan |
2017-12-20 | ip_gre: fix error path when erspan_rcv failed | Haishuang Yan |
2017-12-20 | ip6_gre: fix a pontential issue in ip6erspan_rcv | Haishuang Yan |
2017-12-20 | bridge: Use helpers to handle MAC address | Andy Shevchenko |
2017-12-20 | ip6_vti: adjust vti mtu according to mtu of lower device | Alexey Kodanev |
2017-12-19 | net_sched: properly check for empty skb array on error path | Cong Wang |
2017-12-19 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2017-12-19 | net: Disable GRO_HW when generic XDP is installed on a device. | Michael Chan |
2017-12-19 | net: Introduce NETIF_F_GRO_HW. | Michael Chan |
2017-12-19 | sock: Move the socket inuse to namespace. | Tonghao Zhang |
2017-12-19 | sock: Change the netns_core member name. | Tonghao Zhang |
2017-12-18 | net: erspan: reload pointer after pskb_may_pull | William Tu |
2017-12-18 | net: erspan: fix wrong return value | William Tu |
2017-12-18 | net/ncsi: Don't take any action on HNCDSC AEN | Samuel Mendoza-Jonas |
2017-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-12-16 | Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-15 | net: sched: fix static key imbalance in case of ingress/clsact_init error | Jiri Pirko |
2017-12-15 | net: sched: fix clsact init error path | Jiri Pirko |
2017-12-15 | SUNRPC: Fix a race in the receive code path | Trond Myklebust |
2017-12-15 | xprtrdma: Spread reply processing over more CPUs | Chuck Lever |
2017-12-15 | ip_gre: fix wrong return value of erspan_rcv | Haishuang Yan |
2017-12-15 | sctp: support sysctl to allow users to use stream interleave | Xin Long |
2017-12-15 | sctp: update mid instead of ssn when doing stream and asoc reset | Xin Long |
2017-12-15 | sctp: add stream interleave support in stream scheduler | Xin Long |
2017-12-15 | sctp: implement handle_ftsn for sctp_stream_interleave | Xin Long |
2017-12-15 | sctp: implement report_ftsn for sctp_stream_interleave | Xin Long |
2017-12-15 | sctp: implement validate_ftsn for sctp_stream_interleave | Xin Long |
2017-12-15 | sctp: implement generate_ftsn for sctp_stream_interleave | Xin Long |
2017-12-15 | sctp: add basic structures and make chunk function for ifwdtsn | Xin Long |
2017-12-15 | net: sched: Move to new offload indication in RED | Yuval Mintz |
2017-12-15 | net: sched: Add TCA_HW_OFFLOAD | Yuval Mintz |
2017-12-15 | ip6_gre: add erspan v2 support | William Tu |
2017-12-15 | net: erspan: introduce erspan v2 for ip_gre | William Tu |
2017-12-15 | net: erspan: refactor existing erspan code | William Tu |
2017-12-15 | sock: free skb in skb_complete_tx_timestamp on error | Willem de Bruijn |
2017-12-15 | batman-adv: Add kernel-doc to externally visible functions | Sven Eckelmann |
2017-12-15 | batman-adv: Add kernel-doc to functions in headers | Sven Eckelmann |
2017-12-15 | batman-adv: Add kernel-doc to enums in headers | Sven Eckelmann |
2017-12-15 | batman-adv: Add kernel-doc to structs in headers | Sven Eckelmann |