| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | tipc: Introduce __tipc_nl_media_set | Ying Xue | 2018-02-14 | 2 | -9/+15 |
| * | | | tipc: Introduce __tipc_nl_bearer_set | Ying Xue | 2018-02-14 | 2 | -9/+15 |
| * | | | tipc: Introduce __tipc_nl_bearer_enable | Ying Xue | 2018-02-14 | 2 | -7/+11 |
| * | | | tipc: Introduce __tipc_nl_bearer_disable | Ying Xue | 2018-02-14 | 2 | -6/+14 |
| * | | | tipc: Refactor __tipc_nl_compat_doit | Ying Xue | 2018-02-14 | 1 | -14/+15 |
| * | | | sctp: fix some copy-paste errors for file comments | Xin Long | 2018-02-14 | 2 | -2/+3 |
| * | | | net: fix race on decreasing number of TX queues | Jakub Kicinski | 2018-02-14 | 1 | -2/+9 |
| * | | | rds: do not call ->conn_alloc with GFP_KERNEL | Sowmini Varadhan | 2018-02-13 | 1 | -1/+1 |
| * | | | net: sched: fix tc_u_common lookup | Jiri Pirko | 2018-02-13 | 1 | -4/+20 |
| * | | | net: sched: don't set q pointer for shared blocks | Jiri Pirko | 2018-02-13 | 1 | -14/+12 |
| * | | | net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment | Tobias Klauser | 2018-02-13 | 1 | -1/+1 |
| * | | | tcp: Honor the eor bit in tcp_mtu_probe | Ilya Lesokhin | 2018-02-12 | 1 | -0/+25 |
| * | | | sctp: remove the useless check in sctp_renege_events | Xin Long | 2018-02-12 | 1 | -6/+2 |
| * | | | sctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cname | Xin Long | 2018-02-12 | 1 | -0/+6 |
| * | | | sctp: do not pr_err for the duplicated node in transport rhlist | Xin Long | 2018-02-12 | 1 | -4/+1 |
| * | | | bridge: check brport attr show in brport_show | Xin Long | 2018-02-12 | 1 | -0/+3 |
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2018-02-15 | 1 | -1/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | 9p/trans_virtio: discard zero-length reply | Greg Kurz | 2018-02-09 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 32 | -193/+193 |
* | | | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-02-11 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | smc: missing poll annotations | Al Viro | 2018-02-01 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-09 | 41 | -177/+385 |
|\ \ \ \ |
|
| * | | | | sctp: verify size of a new chunk in _sctp_make_chunk() | Alexey Kodanev | 2018-02-09 | 1 | -1/+6 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-09 | 2 | -5/+56 |
| |\ \ \ \ |
|
| | * | | | | net: add a UID to use for ULP socket assignment | John Fastabend | 2018-02-06 | 2 | -5/+56 |
| * | | | | | tipc: fix skb truesize/datasize ratio control | Hoang Le | 2018-02-08 | 1 | -2/+2 |
| * | | | | | net/sched: cls_u32: fix cls_u32 on filter replace | Ivan Vecera | 2018-02-08 | 1 | -1/+2 |
| * | | | | | mpls, nospec: Sanitize array index in mpls_label_ok() | Dan Williams | 2018-02-08 | 1 | -10/+14 |
| * | | | | | rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ... | Sowmini Varadhan | 2018-02-08 | 11 | -30/+76 |
| * | | | | | net: Whitelist the skbuff_head_cache "cb" field | Kees Cook | 2018-02-08 | 1 | -1/+3 |
| * | | | | | rtnetlink: require unique netns identifier | Christian Brauner | 2018-02-08 | 1 | -0/+48 |
| * | | | | | netlink: ensure to loop over all netns in genlmsg_multicast_allns() | Nicolas Dichtel | 2018-02-08 | 1 | -2/+10 |
| * | | | | | rxrpc: Don't put crypto buffers on the stack | David Howells | 2018-02-08 | 2 | -41/+52 |
| | |_|_|/
| |/| | | |
|
| * | | | | tcp: tracepoint: only call trace_tcp_send_reset with full socket | Song Liu | 2018-02-07 | 2 | -2/+4 |
| * | | | | sch_netem: Bug fixing in calculating Netem interval | Md. Islam | 2018-02-07 | 1 | -1/+1 |
| * | | | | net/ipv6: onlink nexthop checks should default to main table | David Ahern | 2018-02-07 | 1 | -2/+3 |
| * | | | | net/ipv6: Handle reject routes with onlink flag | David Ahern | 2018-02-07 | 1 | -1/+2 |
| * | | | | rxrpc: Fix received abort handling | David Howells | 2018-02-07 | 2 | -5/+14 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-02-07 | 13 | -73/+92 |
| |\ \ \ \ |
|
| | * | | | | netfilter: nf_flow_offload: fix use-after-free and a resource leak | Felix Fietkau | 2018-02-07 | 1 | -20/+7 |
| | * | | | | netfilter: nf_tables: fix flowtable free | Pablo Neira Ayuso | 2018-02-07 | 5 | -13/+24 |
| | * | | | | netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table | Pablo Neira Ayuso | 2018-02-07 | 2 | -18/+25 |
| | * | | | | netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert | Cong Wang | 2018-02-07 | 1 | -5/+17 |
| | * | | | | netfilter: nft_flow_offload: no need to flush entries on module removal | Pablo Neira Ayuso | 2018-02-02 | 1 | -6/+0 |
| | * | | | | netfilter: nft_flow_offload: wait for garbage collector to run after cleanup | Pablo Neira Ayuso | 2018-02-02 | 2 | -4/+5 |
| | * | | | | netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1() | Cong Wang | 2018-02-02 | 1 | -0/+1 |
| | * | | | | netfilter: flowtable infrastructure depends on NETFILTER_INGRESS | Pablo Neira Ayuso | 2018-02-02 | 3 | -7/+7 |
| | * | | | | netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure | Subash Abhinov Kasiviswanathan | 2018-02-02 | 1 | -0/+1 |
| | * | | | | netfilter: x_tables: make allocation less aggressive | Michal Hocko | 2018-02-02 | 1 | -1/+6 |
* | | | | | | Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2018-02-09 | 5 | -23/+33 |
|\ \ \ \ \ \ |
|