Age | Commit message (Expand) | Author | Files | Lines |
2016-08-17 | net_sched: allow flushing tc police actions | Roman Mashak | 1 | -42/+1 |
2016-08-17 | net_sched: unify the init logic for act_police | WANG Cong | 1 | -9/+10 |
2016-08-17 | net_sched: convert tcf_exts from list to pointer array | WANG Cong | 2 | -20/+42 |
2016-08-17 | net_sched: remove an unnecessary list_del() | WANG Cong | 1 | -1/+0 |
2016-08-17 | net_sched: remove the leftover cleanup_a() | WANG Cong | 1 | -19/+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-13 | net: remove type_check from dev_get_nest_level() | Sabrina Dubroca | 2 | -8/+4 |
2016-08-13 | net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled | Mike Manning | 1 | -2/+2 |
2016-08-13 | net/sctp: always initialise sctp_ht_iter::start_fail | Vegard Nossum | 1 | -0/+1 |
2016-08-13 | net/irda: handle iriap_register_lsap() allocation failure | Vegard Nossum | 1 | -2/+6 |
2016-08-13 | bpf: fix write helpers with regards to non-linear parts | Daniel Borkmann | 1 | -52/+18 |
2016-08-13 | calipso: fix resource leak on calipso_genopt failure | Colin Ian King | 1 | -1/+3 |
2016-08-12 | bpf: fix bpf_skb_in_cgroup helper naming | Daniel Borkmann | 1 | -5/+5 |
2016-08-10 | openvswitch: do not ignore netdev errors when creating tunnel vports | Martynas Pumputis | 3 | -4/+25 |
2016-08-10 | tipc: fix variable dereference before NULL check | Parthasarathy Bhuvaragan | 1 | -1/+2 |
2016-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 7 | -20/+26 |
2016-08-10 | netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes | Laura Garcia Liebana | 1 | -2/+9 |
2016-08-09 | bridge: Fix problems around fdb entries pointing to the bridge device | Toshiaki Makita | 1 | -25/+27 |
2016-08-09 | vti: flush x-netns xfrm cache when vti interface is removed | Lance Richardson | 1 | -0/+31 |
2016-08-09 | rxrpc: Free packets discarded in data_ready | David Howells | 1 | -0/+2 |
2016-08-09 | rxrpc: Fix a use-after-push in data_ready handler | David Howells | 1 | -6/+11 |
2016-08-09 | rxrpc: Once packet posted in data_ready, don't retry posting | David Howells | 1 | -5/+3 |
2016-08-09 | rxrpc: Don't access connection from call if pointer is NULL | David Howells | 1 | -0/+4 |
2016-08-09 | rxrpc: Need to flag call as being released on connect failure | David Howells | 1 | -0/+2 |
2016-08-09 | rxrpc: fix uninitialized pointer dereference in debug code | Arnd Bergmann | 1 | -0/+1 |
2016-08-09 | netfilter: ctnetlink: reject new conntrack request with different l4proto | Liping Zhang | 1 | -0/+2 |
2016-08-09 | netfilter: nfnetlink_queue: reject verdict request from different portid | Liping Zhang | 1 | -4/+2 |
2016-08-09 | netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully | Liping Zhang | 1 | -6/+2 |
2016-08-09 | netfilter: nf_ct_expect: remove the redundant slash when policy name is empty | Liping Zhang | 1 | -1/+1 |
2016-08-08 | sctp: use event->chunk when it's valid | Xin Long | 1 | -2/+2 |
2016-08-08 | bpf: fix checksum for vlan push/pop helper | Daniel Borkmann | 1 | -0/+12 |
2016-08-08 | bpf: fix checksum fixups on bpf_skb_store_bytes | Daniel Borkmann | 1 | -2/+2 |
2016-08-08 | bpf: also call skb_postpush_rcsum on xmit occasions | Daniel Borkmann | 1 | -3/+10 |
2016-08-08 | sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states | Phil Sutter | 1 | -2/+2 |
2016-08-08 | sctp_diag: Fix T3_rtx timer export | Phil Sutter | 1 | -4/+10 |
2016-08-08 | netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq | Christophe Leroy | 1 | -2/+2 |
2016-08-08 | netfilter: nft_rbtree: ignore inactive matching element with no descendants | Pablo Neira Ayuso | 1 | -4/+6 |
2016-08-08 | netfilter: nf_ct_h323: do not re-activate already expired timer | Liping Zhang | 1 | -1/+2 |
2016-08-06 | Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 8 | -20/+51 |
2016-08-06 | ipv4: panic in leaf_walk_rcu due to stale node pointer | David Forster | 1 | -6/+2 |
2016-08-06 | rxrpc: Fix races between skb free, ACK generation and replying | David Howells | 7 | -46/+45 |
2016-08-06 | OVS: Ignore negative headroom value | Ian Wienand | 1 | -1/+1 |
2016-08-05 | mac80211: Add ieee80211_hw pointer to get_expected_throughput | Maxim Altshul | 1 | -1/+1 |
2016-08-05 | nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value | Masashi Honma | 1 | -3/+31 |
2016-08-05 | mac80211: End the MPSP even if EOSP frame was not acked | Masashi Honma | 1 | -7/+7 |
2016-08-05 | mac80211: fix purging multicast PS buffer queue | Felix Fietkau | 2 | -4/+4 |
2016-08-03 | openvswitch: Remove incorrect WARN_ONCE(). | Jarno Rajahalme | 1 | -7/+1 |
2016-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -7/+10 |