Age | Commit message (Expand) | Author | Files | Lines |
2018-02-26 | libceph, ceph: avoid memory leak when specifying same option several times | Chengguang Xu | 1 | -0/+7 |
2018-02-23 | net_sched: gen_estimator: fix broken estimators based on percpu stats | Eric Dumazet | 1 | -0/+1 |
2018-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -5/+1 |
2018-02-23 | ipv6 sit: work around bogus gcc-8 -Wrestrict warning | Arnd Bergmann | 1 | -1/+1 |
2018-02-22 | rxrpc: Fix send in rxrpc_send_data_packet() | David Howells | 1 | -1/+1 |
2018-02-22 | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 8 | -24/+38 |
2018-02-22 | net: ipv4: Set addr_type in hash_keys for forwarded case | David Ahern | 1 | -0/+2 |
2018-02-22 | tcp_bbr: better deal with suboptimal GSO | Eric Dumazet | 1 | -4/+5 |
2018-02-22 | netlink: put module reference if dump start fails | Jason A. Donenfeld | 1 | -1/+3 |
2018-02-22 | bpf: clean up unused-variable warning | Arnd Bergmann | 1 | -5/+1 |
2018-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 54 | -300/+310 |
2018-02-21 | net: sched: report if filter is too large to dump | Roman Kapl | 1 | -1/+6 |
2018-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 24 | -125/+238 |
2018-02-19 | netfilter: IDLETIMER: be syzkaller friendly | Eric Dumazet | 1 | -3/+6 |
2018-02-19 | mac80211: Fix sending ADDBA response for an ongoing session | Ilan Peer | 1 | -3/+1 |
2018-02-19 | mac80211: Do not disconnect on invalid operating class | Ilan Peer | 1 | -4/+3 |
2018-02-19 | cfg80211: clear wep keys after disconnection | Avraham Stern | 1 | -0/+2 |
2018-02-19 | mac80211: fix calling sleeping function in atomic context | Sara Sharon | 1 | -1/+1 |
2018-02-19 | mac80211: fix a possible leak of station stats | Sara Sharon | 1 | -0/+1 |
2018-02-19 | cfg80211: fix cfg80211_beacon_dup | Arnd Bergmann | 1 | -1/+1 |
2018-02-17 | sctp: remove the left unnecessary check for chunk in sctp_renege_events | Xin Long | 1 | -3/+2 |
2018-02-17 | rxrpc: Work around usercopy check | David Howells | 1 | -2/+3 |
2018-02-16 | udplite: fix partial checksum initialization | Alexey Kodanev | 2 | -0/+10 |
2018-02-16 | dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock | Paolo Abeni | 1 | -29/+33 |
2018-02-16 | fib_semantics: Don't match route with mismatching tclassid | Stefano Brivio | 1 | -0/+5 |
2018-02-16 | NFC: llcp: Limit size of SDP URI | Kees Cook | 2 | -1/+6 |
2018-02-16 | netfilter: xt_hashlimit: fix lock imbalance | Eric Dumazet | 1 | -1/+1 |
2018-02-16 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+2 |
2018-02-14 | netfilter: nat: cope with negative port range | Paolo Abeni | 1 | -2/+5 |
2018-02-14 | netfilter: x_tables: fix missing timer initialization in xt_LED | Paolo Abeni | 1 | -5/+5 |
2018-02-14 | netfilter: x_tables: use pr ratelimiting in all remaining spots | Florian Westphal | 34 | -104/+116 |
2018-02-14 | netfilter: x_tables: use pr ratelimiting in matches/targets | Florian Westphal | 3 | -33/+40 |
2018-02-14 | netfilter: x_tables: rate-limit table mismatch warnings | Florian Westphal | 4 | -8/+8 |
2018-02-14 | netfilter: bridge: use pr ratelimiting | Florian Westphal | 2 | -7/+7 |
2018-02-14 | netfilter: xt_set: use pr ratelimiting | Florian Westphal | 1 | -25/+25 |
2018-02-14 | netfilter: xt_NFQUEUE: use pr ratelimiting | Florian Westphal | 1 | -3/+5 |
2018-02-14 | netfilter: xt_CT: use pr ratelimiting | Florian Westphal | 1 | -12/+13 |
2018-02-14 | netfilter: x_tables: use pr ratelimiting in xt core | Florian Westphal | 1 | -36/+34 |
2018-02-14 | netfilter: x_tables: remove pr_info where possible | Florian Westphal | 7 | -34/+16 |
2018-02-14 | netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get() | Cong Wang | 1 | -2/+6 |
2018-02-14 | tls: getsockopt return record sequence number | Boris Pismenny | 1 | -0/+2 |
2018-02-14 | tls: reset the crypto info if copy_from_user fails | Boris Pismenny | 1 | -1/+1 |
2018-02-14 | tls: retrun the correct IV in getsockopt | Boris Pismenny | 1 | -1/+2 |
2018-02-14 | netfilter: add back stackpointer size checks | Florian Westphal | 3 | -1/+14 |
2018-02-14 | tipc: Fix missing RTNL lock protection during setting link properties | Ying Xue | 1 | -6/+8 |
2018-02-14 | tipc: Introduce __tipc_nl_net_set | Ying Xue | 2 | -3/+13 |
2018-02-14 | tipc: Introduce __tipc_nl_media_set | Ying Xue | 2 | -9/+15 |
2018-02-14 | tipc: Introduce __tipc_nl_bearer_set | Ying Xue | 2 | -9/+15 |
2018-02-14 | tipc: Introduce __tipc_nl_bearer_enable | Ying Xue | 2 | -7/+11 |
2018-02-14 | tipc: Introduce __tipc_nl_bearer_disable | Ying Xue | 2 | -6/+14 |