Age | Commit message (Expand) | Author |
2015-10-16 | tcp/dccp: fix race at listener dismantle phase | Eric Dumazet |
2015-10-16 | tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper | Eric Dumazet |
2015-10-15 | switchdev: introduce possibility to defer obj_add/del | Jiri Pirko |
2015-10-15 | switchdev: remove pointers from switchdev objects | Jiri Pirko |
2015-10-15 | switchdev: allow caller to explicitly request attr_set as deferred | Jiri Pirko |
2015-10-15 | switchdev: make struct switchdev_attr parameter const for attr_set calls | Jiri Pirko |
2015-10-15 | switchdev: introduce switchdev deferred ops infrastructure | Jiri Pirko |
2015-10-14 | net/mlx4_core: Replace VF zero mac with random mac in mlx4_core | Jack Morgenstein |
2015-10-14 | net/mlx5_core: Wait for FW readiness on startup | Eli Cohen |
2015-10-14 | net/mlx5_core: Add pci error handlers to mlx5_core driver | Majd Dibbiny |
2015-10-14 | net/mlx5_core: Fix internal error detection conditions | Eli Cohen |
2015-10-14 | tcp: avoid spurious SYN flood detection at listen() time | Eric Dumazet |
2015-10-14 | Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l... | David S. Miller |
2015-10-14 | Revert "ipv4/icmp: redirect messages can use the ingress daddr as source" | Paolo Abeni |
2015-10-13 | can: at91: remove at91_can_data | Alexandre Belloni |
2015-10-13 | can: avoid using timeval for uapi | Arnd Bergmann |
2015-10-13 | net: Add IPv6 support to l3mdev | David Ahern |
2015-10-12 | ipv6: Pass struct net into nf_ct_frag6_gather | Eric W. Biederman |
2015-10-12 | ipv4: Pass struct net into ip_defrag and ip_check_defrag | Eric W. Biederman |
2015-10-12 | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or... | David S. Miller |
2015-10-12 | ipv4/icmp: redirect messages can use the ingress daddr as source | Paolo Abeni |
2015-10-12 | tcp: shrink tcp_timewait_sock by 8 bytes | Eric Dumazet |
2015-10-12 | net: shrink struct sock and request_sock by 8 bytes | Eric Dumazet |
2015-10-12 | net: align sk_refcnt on 128 bytes boundary | Eric Dumazet |
2015-10-12 | net: SO_INCOMING_CPU setsockopt() support | Eric Dumazet |
2015-10-12 | sock: support per-packet fwmark | Edward Jee |
2015-10-12 | bpf: charge user for creation of BPF maps and programs | Alexei Starovoitov |
2015-10-12 | bpf: enable non-root eBPF programs | Alexei Starovoitov |
2015-10-12 | switchdev: skip over ports returning -EOPNOTSUPP when recursing ports | Scott Feldman |
2015-10-12 | switchdev: add bridge ageing_time attribute | Scott Feldman |
2015-10-11 | net: dsa: use switchdev obj in port_fdb_del | Vivien Didelot |
2015-10-11 | net: dsa: push prepare phase in port_fdb_add | Vivien Didelot |
2015-10-11 | net: dsa: add port_fdb_prepare | Vivien Didelot |
2015-10-11 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-10-11 | net: synack packets can be attached to request sockets | Eric Dumazet |
2015-10-11 | bpf: fix cb access in socket filter programs | Alexei Starovoitov |
2015-10-09 | net/core: lockdep_rtnl_is_held can be boolean | Yaowei Bai |
2015-10-09 | net/inetdevice: bad_mask can be boolean | Yaowei Bai |
2015-10-09 | net/inetdevice: inet_ifa_match can be boolean | Yaowei Bai |
2015-10-09 | net/dccp: dccp_list_has_service can be boolean | Yaowei Bai |
2015-10-09 | net/can: can_dropped_invalid_skb can be boolean | Yaowei Bai |
2015-10-09 | net/nfnetlink: lockdep_nfnl_is_held can be boolean | Yaowei Bai |
2015-10-09 | net/ieee80211: ieee80211_is_* can be boolean | Yaowei Bai |
2015-10-09 | net/netlink: lockdep_genl_is_held can be boolean | Yaowei Bai |
2015-10-09 | net/mlx5_core: Use private health thread for each device | Eli Cohen |
2015-10-09 | net/mlx5_core: Prepare cmd interface to system errors handling | Eli Cohen |
2015-10-08 | bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs | Daniel Borkmann |
2015-10-08 | random32: add prandom_init_once helper for own rngs | Daniel Borkmann |
2015-10-08 | once: make helper generic for calling functions once | Hannes Frederic Sowa |
2015-10-08 | net: move net_get_random_once to lib | Hannes Frederic Sowa |