Age | Commit message (Expand) | Author |
2018-01-30 | Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2018-01-30 | Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-30 | nl80211: Sanitize array index in parse_txq_params | Dan Williams |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-01-30 | Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin... | Jason Gunthorpe |
2018-01-30 | ipmr: Fix ptrdiff_t print formatting | James Hogan |
2018-01-29 | tcp: release sk_frag.page in tcp_disconnect | Li RongQing |
2018-01-29 | ipv4: Get the address of interface correctly. | Tonghao Zhang |
2018-01-29 | net_sched: gen_estimator: fix lockdep splat | Eric Dumazet |
2018-01-29 | ipv6: addrconf: break critical section in addrconf_verify_rtnl() | Eric Dumazet |
2018-01-29 | ipv6: change route cache aging logic | Wei Wang |
2018-01-29 | net: ipv6: send unsolicited NA after DAD | David Ahern |
2018-01-29 | net_sched: implement ->change_tx_queue_len() for pfifo_fast | Cong Wang |
2018-01-29 | net_sched: plug in qdisc ops change_tx_queue_len | Cong Wang |
2018-01-29 | net: introduce helper dev_change_tx_queue_len() | Cong Wang |
2018-01-29 | libceph: check kstrndup() return value | Chengguang Xu |
2018-01-29 | dev: advertise the new ifindex when the netns iface changes | Nicolas Dichtel |
2018-01-29 | dev: always advertise the new nsid when the netns iface changes | Nicolas Dichtel |
2018-01-29 | ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only | Martin KaFai Lau |
2018-01-29 | rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK | Christian Brauner |
2018-01-29 | rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK | Christian Brauner |
2018-01-29 | rtnetlink: enable IFLA_IF_NETNSID in do_setlink() | Christian Brauner |
2018-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-01-26 | bpf: fix subprog verifier bypass by div/mod by 0 exception | Daniel Borkmann |
2018-01-26 | bpf: xor of a/x in cbpf can be done in 32 bit alu | Daniel Borkmann |
2018-01-26 | VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING | Stefan Hajnoczi |
2018-01-26 | dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state | Alexey Kodanev |
2018-01-26 | Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub... | David S. Miller |
2018-01-26 | net/smc: return booleans instead of integers | Gustavo A. R. Silva |
2018-01-26 | net/smc: release clcsock from tcp_listen_worker | Ursula Braun |
2018-01-26 | net/smc: replace sock_put worker by socket refcounting | Ursula Braun |
2018-01-26 | net/smc: smc_poll improvements | Ursula Braun |
2018-01-26 | net/smc: handle device, port, and QP error events | Ursula Braun |
2018-01-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2018-01-26 | net/ipv6: Add support for onlink flag | David Ahern |
2018-01-26 | net/ipv6: Add flags and table id to ip6_nh_lookup_table | David Ahern |
2018-01-26 | net/ipv6: Move gateway validation into helper | David Ahern |
2018-01-26 | can: migrate documentation to restructured text | Robert Schwebel |
2018-01-25 | net/ipv4: Allow send to local broadcast from a socket bound to a VRF | David Ahern |
2018-01-25 | openvswitch: add erspan version I and II support | William Tu |
2018-01-25 | net: erspan: use bitfield instead of mask and offset | William Tu |
2018-01-25 | bpf: Add BPF_SOCK_OPS_STATE_CB | Lawrence Brakmo |
2018-01-25 | bpf: Add BPF_SOCK_OPS_RETRANS_CB | Lawrence Brakmo |
2018-01-25 | bpf: Add sock_ops R/W access to tclass | Lawrence Brakmo |
2018-01-25 | bpf: Add support for reading sk_state and more | Lawrence Brakmo |
2018-01-25 | bpf: Add sock_ops RTO callback | Lawrence Brakmo |
2018-01-25 | bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock | Lawrence Brakmo |
2018-01-25 | bpf: Support passing args to sock_ops bpf function | Lawrence Brakmo |