Age | Commit message (Expand) | Author | Files | Lines |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 455 | -6052/+19494 |
2017-02-22 | 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 '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-20 | sctp: check duplicate node before inserting a new transport | Xin Long | 1 | -0/+13 |
2017-02-20 | sctp: add reconf chunk event | Xin Long | 1 | -0/+30 |
2017-02-20 | sctp: add reconf chunk process | Xin Long | 1 | -0/+54 |
2017-02-20 | sctp: add a function to verify the sctp reconf chunk | Xin Long | 1 | -0/+59 |
2017-02-20 | sctp: implement receiver-side procedures for the Incoming SSN Reset Request P... | Xin Long | 2 | -7/+71 |
2017-02-20 | sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P... | Xin Long | 1 | -0/+113 |
2017-02-20 | sctp: add support for generating stream ssn reset event notification | Xin Long | 1 | -0/+29 |
2017-02-20 | sctp: add support for generating stream reconf resp chunk | Xin Long | 1 | -0/+74 |
2017-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -30/+44 |
2017-02-19 | ipv6: release dst on error in ip6_dst_lookup_tail | Willem de Bruijn | 1 | -2/+4 |
2017-02-18 | 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 |
2017-02-17 | net/sched: cls_u32: Reflect HW offload status | Or Gerlitz | 1 | -0/+10 |
2017-02-17 | net/sched: cls_matchall: Reflect HW offloading status | Or Gerlitz | 1 | -2/+10 |
2017-02-17 | net/sched: cls_flower: Reflect HW offload status | Or Gerlitz | 1 | -0/+5 |
2017-02-17 | net/sched: cls_matchall: Dump the classifier flags | Or Gerlitz | 1 | -0/+3 |
2017-02-17 | net/sched: cls_flower: Properly handle classifier flags dumping | Or Gerlitz | 1 | -1/+2 |
2017-02-17 | packet: Do not call fanout_release from atomic contexts | Anoob Soman | 1 | -9/+22 |
2017-02-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 21 | -141/+394 |
2017-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 11 | -44/+74 |
2017-02-16 | Bluetooth: fix spelling mistake: "advetising" -> "advertising" | Colin Ian King | 1 | -1/+1 |
2017-02-16 | Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg | Ezequiel Garcia | 1 | -1/+1 |
2017-02-16 | rhashtable: Revert nested table changes. | David S. Miller | 2 | -23/+11 |