| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: ctnetlink: reject new conntrack request with different l4proto | Liping Zhang | 2016-08-09 | 1 | -0/+2 |
* | netfilter: nfnetlink_queue: reject verdict request from different portid | Liping Zhang | 2016-08-09 | 1 | -4/+2 |
* | netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully | Liping Zhang | 2016-08-09 | 1 | -6/+2 |
* | netfilter: nf_ct_expect: remove the redundant slash when policy name is empty | Liping Zhang | 2016-08-09 | 1 | -1/+1 |
* | netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq | Christophe Leroy | 2016-08-08 | 1 | -2/+2 |
* | netfilter: nft_rbtree: ignore inactive matching element with no descendants | Pablo Neira Ayuso | 2016-08-08 | 1 | -4/+6 |
* | netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01 | Pablo Neira Ayuso | 2016-08-08 | 1 | -1/+1 |
* | netfilter: nf_ct_h323: do not re-activate already expired timer | Liping Zhang | 2016-08-08 | 1 | -1/+2 |
* | net: macb: Correct CAPS mask | Harini Katakam | 2016-08-07 | 1 | -1/+1 |
* | Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-08-07 | 10 | -23/+56 |
|\ |
|
| * | mac80211: Add ieee80211_hw pointer to get_expected_throughput | Maxim Altshul | 2016-08-05 | 3 | -4/+6 |
| * | nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value | Masashi Honma | 2016-08-05 | 1 | -3/+31 |
| * | mac80211: End the MPSP even if EOSP frame was not acked | Masashi Honma | 2016-08-05 | 1 | -7/+7 |
| * | mac80211: fix purging multicast PS buffer queue | Felix Fietkau | 2016-08-05 | 2 | -4/+4 |
| * | mac80211: mesh: flush stations before beacons are stopped | Maital Hahn | 2016-08-03 | 1 | -4/+6 |
| * | mac80211: fix check for buffered powersave frames with txq | Felix Fietkau | 2016-08-02 | 1 | -1/+1 |
| * | cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case | Colin Ian King | 2016-08-02 | 1 | -0/+1 |
* | | samples/bpf: add bpf_map_update_elem() tests | Alexei Starovoitov | 2016-08-07 | 1 | -2/+13 |
* | | bpf: restore behavior of bpf_map_update_elem | Alexei Starovoitov | 2016-08-07 | 1 | -11/+73 |
* | | net: dsa: b53: Add missing ULL suffix for 64-bit constant | Geert Uytterhoeven | 2016-08-06 | 1 | -1/+1 |
* | | ipv4: panic in leaf_walk_rcu due to stale node pointer | David Forster | 2016-08-06 | 1 | -6/+2 |
* | | rxrpc: Fix races between skb free, ACK generation and replying | David Howells | 2016-08-06 | 14 | -286/+225 |
* | | net: arc_emac: add missing of_node_put() in arc_emac_probe() | Wei Yongjun | 2016-08-06 | 1 | -2/+4 |
* | | OVS: Ignore negative headroom value | Ian Wienand | 2016-08-06 | 1 | -1/+1 |
* | | Merge branch 'qlcnic-fixes' | David S. Miller | 2016-08-03 | 4 | -48/+62 |
|\ \ |
|
| * | | qlcnic: Update version to 5.3.65 | Manish Chopra | 2016-08-03 | 1 | -2/+2 |
| * | | qlcnic: fix napi budget alteration | Manish Chopra | 2016-08-03 | 1 | -2/+0 |
| * | | qlcnic: fix data structure corruption in async mbx command handling | Manish Chopra | 2016-08-03 | 2 | -44/+60 |
|/ / |
|
* | | Merge branch 'tg3-fixes' | David S. Miller | 2016-08-03 | 1 | -4/+1 |
|\ \ |
|
| * | | tg3: Report the correct number of RSS queues through tg3_get_rxnfc | Siva Reddy Kallam | 2016-08-03 | 1 | -4/+0 |
| * | | tg3: Fix for diasllow rx coalescing time to be 0 | Satish Baddipadige | 2016-08-03 | 1 | -0/+1 |
|/ / |
|
* | | bpf: fix method of PTR_TO_PACKET reg id generation | Jakub Kicinski | 2016-08-03 | 1 | -1/+2 |
* | | net: xgene: fix maybe-uninitialized variable | Arnd Bergmann | 2016-08-03 | 1 | -0/+2 |
* | | openvswitch: Remove incorrect WARN_ONCE(). | Jarno Rajahalme | 2016-08-03 | 1 | -7/+1 |
* | | Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2016-08-03 | 4 | -9/+19 |
|\ \ |
|
| * | | tracing: Fix use-after-free in hist_register_trigger() | Tom Zanussi | 2016-08-02 | 1 | -3/+3 |
| * | | tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all | Steven Rostedt | 2016-08-02 | 1 | -4/+4 |
| * | | Makefile: Mute warning for __builtin_return_address(>0) for tracing only | Steven Rostedt | 2016-08-02 | 2 | -1/+4 |
| * | | ftrace/recordmcount: Work around for addition of metag magic but not relocations | Laura Abbott | 2016-08-02 | 1 | -1/+8 |
* | | | fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 | Geert Uytterhoeven | 2016-08-03 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-08-03 | 52 | -95/+195 |
|\ \ \ |
|
| * | | | qed: Fail driver load in 100g MSI mode. | Sudarsana Reddy Kalluru | 2016-08-02 | 1 | -1/+6 |
| * | | | Merge branch 'net-of_node_put' | David S. Miller | 2016-08-02 | 16 | -22/+67 |
| |\ \ \ |
|
| | * | | | ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph... | Peter Chen | 2016-08-02 | 1 | -0/+1 |
| | * | | | ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha... | Peter Chen | 2016-08-02 | 2 | -2/+6 |
| | * | | | ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli... | Peter Chen | 2016-08-02 | 1 | -10/+26 |
| | * | | | ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha... | Peter Chen | 2016-08-02 | 1 | -0/+1 |
| | * | | | ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_... | Peter Chen | 2016-08-02 | 1 | -0/+1 |
| | * | | | ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse... | Peter Chen | 2016-08-02 | 1 | -0/+1 |
| | * | | | ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle | Peter Chen | 2016-08-02 | 1 | -0/+2 |