Age | Commit message (Expand) | Author | Files | Lines |
2018-01-16 | net: delete /proc THIS_MODULE references | Alexey Dobriyan | 61 | -96/+0 |
2018-01-16 | tipc: fix race condition at topology server receive | Jon Maloy | 3 | -46/+51 |
2018-01-16 | devlink: Add relation between dpipe and resource | Arkadi Sharshevsky | 1 | -0/+37 |
2018-01-16 | devlink: Add support for reload | Arkadi Sharshevsky | 1 | -0/+47 |
2018-01-16 | devlink: Add support for resource abstraction | Arkadi Sharshevsky | 1 | -0/+374 |
2018-01-16 | devlink: Add per devlink instance lock | Arkadi Sharshevsky | 1 | -59/+77 |
2018-01-16 | Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub... | David S. Miller | 4 | -15/+17 |
2018-01-15 | ipv6: Fix build with gcc-4.4.5 | Ido Schimmel | 1 | -2/+6 |
2018-01-15 | tipc: fix bug during lookup of multicast destination nodes | Jon Maloy | 3 | -8/+4 |
2018-01-15 | net: Convert atomic_t net::count to refcount_t | Kirill Tkhai | 4 | -10/+10 |
2018-01-15 | sctp: removed unused var from sctp_make_auth | Marcelo Ricardo Leitner | 1 | -2/+1 |
2018-01-15 | tipc: fix a potental access after delete in tipc_sk_join() | Jon Maloy | 1 | -0/+1 |
2018-01-14 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 1 | -2/+1 |
2018-01-14 | net: sch: prio: Add offload ability to PRIO qdisc | Nogah Frankel | 1 | -0/+59 |
2018-01-12 | net: Cap number of queues even with accel_priv | Alexander Duyck | 1 | -2/+1 |
2018-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 14 | -45/+96 |
2018-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -5/+4 |
2018-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+3 |
2018-01-11 | Fix a leak in socket(2) when we fail to allocate a file descriptor. | Al Viro | 1 | -1/+3 |
2018-01-11 | net: sch: red: Change offloaded xstats to be incremental | Nogah Frankel | 1 | -16/+8 |
2018-01-11 | ipv6: sr: fix TLVs not being copied using setsockopt | Mathieu Xhonneux | 1 | -0/+9 |
2018-01-11 | ipv6: fix possible mem leaks in ipv6_make_skb() | Eric Dumazet | 1 | -2/+3 |
2018-01-10 | tcp: make local function tcp_recv_timestamp static | Wei Yongjun | 1 | -2/+2 |
2018-01-10 | 8021q: fix a memory leak for VLAN 0 device | Cong Wang | 1 | -6/+1 |
2018-01-10 | ipv6: Add support for non-equal-cost multipath | Ido Schimmel | 1 | -4/+7 |
2018-01-10 | ipv6: Use hash-threshold instead of modulo-N | Ido Schimmel | 1 | -23/+13 |
2018-01-10 | ipv6: Use a 31-bit multipath hash | Ido Schimmel | 1 | -2/+2 |
2018-01-10 | ipv6: Calculate hash thresholds for IPv6 nexthops | Ido Schimmel | 2 | -6/+98 |
2018-01-10 | caif_usb: use strlcpy() instead of strncpy() | Xiongfeng Wang | 1 | -3/+1 |
2018-01-10 | Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 1 | -1/+9 |
2018-01-10 | sctp: make use of pre-calculated len | Marcelo Ricardo Leitner | 1 | -6/+10 |
2018-01-10 | sctp: add a ceiling to optlen in some sockopts | Marcelo Ricardo Leitner | 1 | -0/+10 |
2018-01-10 | sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events | Marcelo Ricardo Leitner | 1 | -1/+1 |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 3 | -4/+17 |
2018-01-10 | net: free RX queue structures | Jakub Kicinski | 1 | -4/+3 |
2018-01-10 | net: use the right variant of kfree | Jakub Kicinski | 1 | -1/+1 |
2018-01-10 | bpf: introduce BPF_JIT_ALWAYS_ON config | Alexei Starovoitov | 3 | -4/+17 |
2018-01-09 | tipc: improve poll() for group member socket | Jon Maloy | 3 | -33/+41 |
2018-01-09 | tipc: improve groupcast scope handling | Jon Maloy | 8 | -71/+96 |
2018-01-09 | tipc: add option to suppress PUBLISH events for pre-existing publications | Jon Maloy | 6 | -15/+21 |
2018-01-09 | tipc: send out join messages as soon as new member is discovered | Jon Maloy | 4 | -42/+68 |
2018-01-09 | tipc: simplify group LEAVE sequence | Jon Maloy | 1 | -31/+9 |
2018-01-09 | tipc: create group member event messages when they are needed | Jon Maloy | 3 | -44/+56 |
2018-01-09 | tipc: adjustment to group member FSM | Jon Maloy | 1 | -3/+2 |
2018-01-09 | tipc: let group member stay in JOINED mode if unable to reclaim | Jon Maloy | 1 | -12/+22 |
2018-01-09 | tipc: a couple of cleanups | Jon Maloy | 1 | -14/+8 |
2018-01-09 | ipv6: remove null_entry before adding default route | Wei Wang | 1 | -9/+29 |
2018-01-09 | net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() | Nicolai Stange | 1 | -1/+3 |
2018-01-09 | ethtool: Ensure new ring parameters are within bounds during SRINGPARAM | Eugenia Emantayev | 1 | -2/+11 |
2018-01-09 | net: caif: use strlcpy() instead of strncpy() | Xiongfeng Wang | 3 | -11/+8 |