Age | Commit message (Expand) | Author | Files | Lines |
2016-08-30 | Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -2/+2 |
2016-08-27 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 5 | -4/+24 |
2016-08-26 | qdisc: fix a module refcount leak in qdisc_create_dflt() | Eric Dumazet | 1 | -4/+5 |
2016-08-26 | tipc: fix the error handling in tipc_udp_enable() | Wei Yongjun | 1 | -1/+4 |
2016-08-25 | Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set | Luiz Augusto von Dentz | 1 | -1/+1 |
2016-08-25 | Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set | Luiz Augusto von Dentz | 1 | -1/+1 |
2016-08-25 | SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use | Chuck Lever | 1 | -2/+2 |
2016-08-24 | Bluetooth: split sk_filter in l2cap_sock_recv_cb | Daniel Borkmann | 2 | -2/+20 |
2016-08-24 | Bluetooth: Fix memory leak at end of hci requests | Frederic Dalleau | 1 | -0/+2 |
2016-08-24 | net: diag: Fix refcnt leak in error path destroying socket | David Ahern | 2 | -3/+6 |
2016-08-24 | udp: get rid of SLAB_DESTROY_BY_RCU allocations | Eric Dumazet | 4 | -4/+0 |
2016-08-24 | sctp: fix overrun in sctp_diag_dump_one() | Lance Richardson | 1 | -2/+4 |
2016-08-24 | tcp: properly scale window in tcp_v[46]_reqsk_send_ack() | Eric Dumazet | 2 | -2/+14 |
2016-08-24 | udp: fix poll() issue with zero sized packets | Eric Dumazet | 1 | -6/+6 |
2016-08-23 | net sched: fix encoding to use real length | Jamal Hadi Salim | 1 | -8/+10 |
2016-08-23 | net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the... | Shmulik Ladkani | 1 | -3/+5 |
2016-08-23 | net: ipv6: Remove addresses for failures with strict DAD | Mike Manning | 1 | -13/+21 |
2016-08-20 | l2tp: Fix the connect status check in pppol2tp_getname | Gao Feng | 1 | -1/+1 |
2016-08-20 | sctp: linearize early if it's not GSO | Marcelo Ricardo Leitner | 2 | -17/+7 |
2016-08-19 | fib_trie: Fix the description of pos and bits | Xunlei Pang | 1 | -2/+2 |
2016-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 6 | -15/+29 |
2016-08-18 | netfilter: cttimeout: fix use after free error when delete netns | Liping Zhang | 1 | -6/+10 |
2016-08-18 | netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy | Liping Zhang | 1 | -4/+4 |
2016-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 47 | -335/+386 |
2016-08-18 | net_sched: allow flushing tc police actions | Roman Mashak | 1 | -42/+1 |
2016-08-18 | net_sched: unify the init logic for act_police | WANG Cong | 1 | -9/+10 |
2016-08-18 | net_sched: convert tcf_exts from list to pointer array | WANG Cong | 2 | -20/+42 |
2016-08-18 | net_sched: remove an unnecessary list_del() | WANG Cong | 1 | -1/+0 |
2016-08-18 | net_sched: remove the leftover cleanup_a() | WANG Cong | 1 | -19/+3 |
2016-08-18 | netfilter: tproxy: properly refcount tcp listeners | Eric Dumazet | 1 | -0/+4 |
2016-08-18 | netfilter: nfnetlink_acct: report overquota to the right netns | Liping Zhang | 2 | -5/+6 |
2016-08-17 | netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name | Liping Zhang | 1 | -0/+1 |
2016-08-17 | netfilter: conntrack: do not dump other netns's conntrack entries via proc | Liping Zhang | 1 | -0/+4 |
2016-08-17 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -7/+3 |
2016-08-15 | tipc: fix NULL pointer dereference in shutdown() | Vegard Nossum | 1 | -1/+2 |
2016-08-15 | gre: set inner_protocol on xmit | Simon Horman | 2 | -3/+0 |
2016-08-15 | net: ipv6: Fix ping to link-local addresses. | Lorenzo Colitti | 1 | -16/+17 |
2016-08-15 | vhost/vsock: drop space available check for TX vq | Gerard Garcia | 1 | -7/+3 |
2016-08-14 | net: remove type_check from dev_get_nest_level() | Sabrina Dubroca | 2 | -8/+4 |
2016-08-14 | net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled | Mike Manning | 1 | -2/+2 |
2016-08-14 | net/sctp: always initialise sctp_ht_iter::start_fail | Vegard Nossum | 1 | -0/+1 |
2016-08-14 | net/irda: handle iriap_register_lsap() allocation failure | Vegard Nossum | 1 | -2/+6 |
2016-08-14 | bpf: fix write helpers with regards to non-linear parts | Daniel Borkmann | 1 | -52/+18 |
2016-08-14 | calipso: fix resource leak on calipso_genopt failure | Colin Ian King | 1 | -1/+3 |
2016-08-13 | bpf: fix bpf_skb_in_cgroup helper naming | Daniel Borkmann | 1 | -5/+5 |
2016-08-12 | Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -24/+94 |
2016-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+2 |
2016-08-11 | openvswitch: do not ignore netdev errors when creating tunnel vports | Martynas Pumputis | 3 | -4/+25 |
2016-08-11 | tipc: fix variable dereference before NULL check | Parthasarathy Bhuvaragan | 1 | -1/+2 |
2016-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 7 | -20/+26 |