Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge 4.15-rc6 into staging-next | Greg Kroah-Hartman | 2018-01-02 | 36 | -181/+424 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge 4.15-rc4 into staging-next | Greg Kroah-Hartman | 2017-12-18 | 71 | -286/+493 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge Linus's staging merge point into staging-next | Greg Kroah-Hartman | 2017-12-06 | 51 | -474/+1046 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ipx: move Novell IPX protocol support into staging | Stephen Hemminger | 2017-11-28 | 9 | -2864/+0 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 500 | -10820/+17287 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tls: Add support for encryption using async offload accelerator | Vakul Garg | 2018-01-31 | 1 | -1/+7 | |
| * | | | | | | | | | | | ip6mr: fix stale iterator | Nikolay Aleksandrov | 2018-01-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | net/sched: kconfig: Remove blank help texts | Ulf Magnusson | 2018-01-31 | 1 | -3/+0 | |
| * | | | | | | | | | | | openvswitch: meter: Use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva | 2018-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | tcp_nv: fix potential integer overflow in tcpnv_acked | Gustavo A. R. Silva | 2018-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK | Christian Brauner | 2018-01-31 | 1 | -5/+1 | |
| * | | | | | | | | | | | ipmr: Fix ptrdiff_t print formatting | James Hogan | 2018-01-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | tcp: release sk_frag.page in tcp_disconnect | Li RongQing | 2018-01-29 | 1 | -0/+6 | |
| * | | | | | | | | | | | ipv4: Get the address of interface correctly. | Tonghao Zhang | 2018-01-29 | 1 | -0/+4 | |
| * | | | | | | | | | | | net_sched: gen_estimator: fix lockdep splat | Eric Dumazet | 2018-01-29 | 1 | -0/+4 | |
| * | | | | | | | | | | | ipv6: addrconf: break critical section in addrconf_verify_rtnl() | Eric Dumazet | 2018-01-29 | 1 | -0/+2 | |
| * | | | | | | | | | | | ipv6: change route cache aging logic | Wei Wang | 2018-01-29 | 1 | -8/+12 | |
| * | | | | | | | | | | | net: ipv6: send unsolicited NA after DAD | David Ahern | 2018-01-29 | 2 | -4/+31 | |
| * | | | | | | | | | | | net_sched: implement ->change_tx_queue_len() for pfifo_fast | Cong Wang | 2018-01-29 | 1 | -0/+18 | |
| * | | | | | | | | | | | net_sched: plug in qdisc ops change_tx_queue_len | Cong Wang | 2018-01-29 | 2 | -0/+34 | |
| * | | | | | | | | | | | net: introduce helper dev_change_tx_queue_len() | Cong Wang | 2018-01-29 | 3 | -37/+34 | |
| * | | | | | | | | | | | dev: advertise the new ifindex when the netns iface changes | Nicolas Dichtel | 2018-01-29 | 2 | -18/+32 | |
| * | | | | | | | | | | | dev: always advertise the new nsid when the netns iface changes | Nicolas Dichtel | 2018-01-29 | 1 | -4/+1 | |
| * | | | | | | | | | | | ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only | Martin KaFai Lau | 2018-01-29 | 1 | -4/+7 | |
| * | | | | | | | | | | | rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK | Christian Brauner | 2018-01-29 | 1 | -11/+28 | |
| * | | | | | | | | | | | rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK | Christian Brauner | 2018-01-29 | 1 | -3/+0 | |
| * | | | | | | | | | | | rtnetlink: enable IFLA_IF_NETNSID in do_setlink() | Christian Brauner | 2018-01-29 | 1 | -7/+47 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-29 | 9 | -11/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-01-29 | 5 | -27/+317 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | bpf: fix subprog verifier bypass by div/mod by 0 exception | Daniel Borkmann | 2018-01-27 | 1 | -1/+8 | |
| | * | | | | | | | | | | | bpf: xor of a/x in cbpf can be done in 32 bit alu | Daniel Borkmann | 2018-01-27 | 1 | -2/+2 | |
| | * | | | | | | | | | | | bpf: Add BPF_SOCK_OPS_STATE_CB | Lawrence Brakmo | 2018-01-26 | 1 | -0/+24 | |
| | * | | | | | | | | | | | bpf: Add BPF_SOCK_OPS_RETRANS_CB | Lawrence Brakmo | 2018-01-26 | 1 | -0/+4 | |
| | * | | | | | | | | | | | bpf: Add sock_ops R/W access to tclass | Lawrence Brakmo | 2018-01-26 | 1 | -2/+45 | |
| | * | | | | | | | | | | | bpf: Add support for reading sk_state and more | Lawrence Brakmo | 2018-01-26 | 1 | -11/+132 | |
| | * | | | | | | | | | | | bpf: Add sock_ops RTO callback | Lawrence Brakmo | 2018-01-26 | 1 | -0/+7 | |
| | * | | | | | | | | | | | bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock | Lawrence Brakmo | 2018-01-26 | 1 | -0/+34 | |
| | * | | | | | | | | | | | bpf: Support passing args to sock_ops bpf function | Lawrence Brakmo | 2018-01-26 | 3 | -3/+3 | |
| | * | | | | | | | | | | | bpf: Add write access to tcp_sock and sock fields | Lawrence Brakmo | 2018-01-26 | 1 | -0/+48 | |
| | * | | | | | | | | | | | bpf: Make SOCK_OPS_GET_TCP struct independent | Lawrence Brakmo | 2018-01-26 | 1 | -10/+10 | |
| | * | | | | | | | | | | | bpf: Make SOCK_OPS_GET_TCP size independent | Lawrence Brakmo | 2018-01-26 | 1 | -5/+8 | |
| | * | | | | | | | | | | | bpf: Only reply field should be writeable | Lawrence Brakmo | 2018-01-26 | 1 | -2/+1 | |
| * | | | | | | | | | | | | Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub... | David S. Miller | 2018-01-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | can: migrate documentation to restructured text | Robert Schwebel | 2018-01-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net/smc: return booleans instead of integers | Gustavo A. R. Silva | 2018-01-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | net/smc: release clcsock from tcp_listen_worker | Ursula Braun | 2018-01-26 | 2 | -10/+36 | |
| * | | | | | | | | | | | | | net/smc: replace sock_put worker by socket refcounting | Ursula Braun | 2018-01-26 | 6 | -68/+88 | |
| * | | | | | | | | | | | | | net/smc: smc_poll improvements | Ursula Braun | 2018-01-26 | 1 | -34/+40 | |
| * | | | | | | | | | | | | | net/smc: handle device, port, and QP error events | Ursula Braun | 2018-01-26 | 1 | -13/+25 | |
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2018-01-26 | 2 | -2/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |