Age | Commit message (Expand) | Author |
2016-12-03 | netns: fix net_generic() "id - 1" bloat | Alexey Dobriyan |
2016-12-03 | netns: add dummy struct inside "struct net_generic" | Alexey Dobriyan |
2016-12-03 | netns: publish net_generic correctly | Alexey Dobriyan |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-02 | net: avoid signed overflows for SO_{SND|RCV}BUFFORCE | Eric Dumazet |
2016-12-02 | tipc: check minimum bearer MTU | Michal Kubeček |
2016-12-02 | bpf: Add support for reading socket family, type, protocol | David Ahern |
2016-12-02 | bpf: Add new cgroup attach type to enable sock modifications | David Ahern |
2016-12-02 | ip6_offload: check segs for NULL in ipv6_gso_segment. | Artem Savkov |
2016-12-02 | RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net | Sowmini Varadhan |
2016-12-02 | net/sched: cls_flower: Add offload support using egress Hardware device | Hadar Hen Zion |
2016-12-02 | net/sched: act_mirred: Add new tc_action_ops get_dev() | Hadar Hen Zion |
2016-12-02 | net/sched: cls_flower: Provide a filter to replace/destroy hardware filter fu... | Hadar Hen Zion |
2016-12-02 | net/sched: cls_flower: Try to offload only if skip_hw flag isn't set | Hadar Hen Zion |
2016-12-02 | tcp: allow to turn tcp timestamp randomization off | Florian Westphal |
2016-12-02 | tcp: randomize tcp timestamp offsets for each connection | Florian Westphal |
2016-12-02 | Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()" | Eli Cooper |
2016-12-02 | ipv6: Set skb->protocol properly for local output | Eli Cooper |
2016-12-02 | ipv4: Set skb->protocol properly for local output | Eli Cooper |
2016-12-02 | packet: fix race condition in packet_set_ring | Philip Pettersson |
2016-12-02 | sock: reset sk_err for ICMP packets read from error queue | Soheil Hassas Yeganeh |
2016-12-02 | bpf: BPF for lightweight tunnel infrastructure | Thomas Graf |
2016-12-02 | route: Set lwtstate for local traffic and cached input dsts | Thomas Graf |
2016-12-02 | route: Set orig_output when redirecting to lwt on locally generated traffic | Thomas Graf |
2016-12-02 | net/rtnetlink: fix attribute name in nlmsg_size() comments | Tobias Klauser |
2016-12-01 | rtnetlink: return the correct error code | Zhang Shengju |
2016-12-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2016-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2016-11-30 | net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu. | Lorenzo Colitti |
2016-11-30 | netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in... | Hongxu Jia |
2016-11-30 | l2tp: fix address test in __l2tp_ip6_bind_lookup() | Guillaume Nault |
2016-11-30 | l2tp: fix lookup for sockets not bound to a device in l2tp_ip | Guillaume Nault |
2016-11-30 | l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() | Guillaume Nault |
2016-11-30 | l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() | Guillaume Nault |
2016-11-30 | l2tp: lock socket before checking flags in connect() | Guillaume Nault |
2016-11-30 | neigh: remove duplicate check for same neigh | Zhang Shengju |
2016-11-30 | openvswitch: Fix skb leak in IPv6 reassembly. | Daniele Di Proietto |
2016-11-30 | bpf, xdp: allow to pass flags to dev_change_xdp_fd | Daniel Borkmann |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan |
2016-11-30 | tcp: export sender limits chronographs to TCP_INFO | Francis Yan |
2016-11-30 | tcp: instrument how long TCP is limited by insufficient send buffer | Francis Yan |
2016-11-30 | tcp: instrument how long TCP is limited by receive window | Francis Yan |
2016-11-30 | tcp: instrument how long TCP is busy sending | Francis Yan |
2016-11-30 | tcp: instrument tcp sender limits chronographs | Francis Yan |
2016-11-30 | esp6: Fix integrity verification when ESN are used | Tobias Brunner |
2016-11-30 | esp4: Fix integrity verification when ESN are used | Tobias Brunner |
2016-11-30 | xfrm_user: fix return value from xfrm_user_rcv_msg | Yi Zhao |
2016-11-29 | net: dsa: slave: fix fixed-link phydev leaks | Johan Hovold |
2016-11-29 | of_mdio: add helper to deregister fixed-link PHYs | Johan Hovold |
2016-11-29 | net: dsa: slave: fix of-node leak and phy priority | Johan Hovold |