Age | Commit message (Expand) | Author | Files | Lines |
2017-02-23 | bpf: Fix bpf_xdp_event_output | Martin KaFai Lau | 1 | -2/+2 |
2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 6 | -39/+81 |
2017-02-22 | tcp: account for ts offset only if tsecr not zero | Alexey Kodanev | 1 | -1/+2 |
2017-02-22 | tcp: setup timestamp offset when write_seq already set | Alexey Kodanev | 2 | -12/+20 |
2017-02-22 | net/dccp: fix use after free in tw_timer_handler() | Andrey Ryabinin | 2 | -0/+12 |
2017-02-22 | l2tp: Avoid schedule while atomic in exit_net | Ridge Kennedy | 1 | -1/+3 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 455 | -6052/+19494 |
2017-02-21 | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -3/+14 |
2017-02-21 | net: socket: fix recvmmsg not returning error from sock_error | Maxime Jayat | 1 | -1/+3 |
2017-02-21 | net: napi_watchdog() can use napi_schedule_irqoff() | Eric Dumazet | 1 | -1/+1 |
2017-02-21 | tcp: Revert "tcp: tcp_probe: use spin_lock_bh()" | Eric Dumazet | 1 | -2/+2 |
2017-02-21 | net/hsr: use eth_hw_addr_random() | Tobias Klauser | 1 | -1/+1 |
2017-02-21 | net: sock: Use USEC_PER_SEC macro instead of literal 1000000 | Gao Feng | 1 | -3/+3 |
2017-02-21 | ip: fix IP_CHECKSUM handling | Paolo Abeni | 1 | -4/+4 |
2017-02-21 | rtnl: simplify error return path in rtnl_create_link() | Tobias Klauser | 1 | -6/+1 |
2017-02-21 | Merge branch 'master' of git://blackhole.kfki.hu/nf | Pablo Neira Ayuso | 2 | -4/+7 |
2017-02-21 | netfilter: nfnetlink: remove static declaration from err_list | Liping Zhang | 1 | -1/+1 |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -25/+30 |
2017-02-20 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2 | -2/+2 |
2017-02-20 | net: mpls: Add support for netconf | David Ahern | 2 | -3/+211 |
2017-02-20 | sctp: add support for MSG_MORE | Xin Long | 2 | -6/+4 |
2017-02-20 | sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING | Xin Long | 1 | -0/+4 |
2017-02-20 | openvswitch: Set event bit after initializing labels. | Jarno Rajahalme | 1 | -3/+6 |
2017-02-19 | sctp: check duplicate node before inserting a new transport | Xin Long | 1 | -0/+13 |
2017-02-19 | sctp: add reconf chunk event | Xin Long | 1 | -0/+30 |
2017-02-19 | sctp: add reconf chunk process | Xin Long | 1 | -0/+54 |
2017-02-19 | sctp: add a function to verify the sctp reconf chunk | Xin Long | 1 | -0/+59 |
2017-02-19 | sctp: implement receiver-side procedures for the Incoming SSN Reset Request P... | Xin Long | 2 | -7/+71 |
2017-02-19 | sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P... | Xin Long | 1 | -0/+113 |
2017-02-19 | sctp: add support for generating stream ssn reset event notification | Xin Long | 1 | -0/+29 |
2017-02-19 | sctp: add support for generating stream reconf resp chunk | Xin Long | 1 | -0/+74 |
2017-02-19 | netfilter: xt_hashlimit: Fix integer divide round to zero. | Alban Browaeys | 1 | -16/+9 |
2017-02-19 | netfilter: ipset: Null pointer exception in ipset list:set | Vishwanath Pai | 1 | -3/+6 |
2017-02-19 | Fix bug: sometimes valid entries in hash:* types of sets were evicted | Jozsef Kadlecsik | 1 | -1/+1 |
2017-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -30/+44 |
2017-02-18 | ipv6: release dst on error in ip6_dst_lookup_tail | Willem de Bruijn | 1 | -2/+4 |
2017-02-17 | irda: Fix lockdep annotations in hashbin_delete(). | David S. Miller | 1 | -18/+16 |
2017-02-17 | tcp: use page_ref_inc() in tcp_sendmsg() | Eric Dumazet | 1 | -1/+1 |
2017-02-17 | tcp: accommodate sequence number to a peer's shrunk receive window caused by ... | Cui, Cheng | 1 | -2/+5 |
2017-02-17 | rds:Remove unnecessary ib_ring unalloc | Zhu Yanjun | 1 | -1/+0 |
2017-02-17 | pkt_sched: Remove useless qdisc_stab_lock | Gao Feng | 1 | -12/+0 |
2017-02-17 | rxrpc: Change module filename to rxrpc.ko | David Howells | 1 | -6/+6 |
2017-02-17 | rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size | Daniel Borkmann | 1 | -4/+7 |
2017-02-17 | bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entries | Roopa Prabhu | 1 | -1/+1 |
2017-02-17 | bpf: make jited programs visible in traces | Daniel Borkmann | 2 | -1/+9 |
2017-02-17 | bpf: mark all registered map/prog types as __ro_after_init | Daniel Borkmann | 1 | -9/+9 |
2017-02-17 | dccp: fix freeing skb too early for IPV6_RECVPKTINFO | Andrey Konovalov | 1 | -1/+2 |
2017-02-17 | bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failure | Roopa Prabhu | 1 | -0/+2 |
2017-02-17 | tipc: Fix tipc_sk_reinit race conditions | Herbert Xu | 2 | -11/+23 |
2017-02-17 | net/sched: cls_bpf: Reflect HW offload status | Or Gerlitz | 1 | -2/+11 |