| Age | Commit message (Expand) | Author |
| 2017-06-11 | bpf, arm64: take advantage of stack_depth tracking | Daniel Borkmann |
| 2017-06-11 | Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
| 2017-06-10 | net: ethernet: ti: cpdma: do not enable host error misc irq | Grygorii Strashko |
| 2017-06-10 | net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter | Grygorii Strashko |
| 2017-06-10 | Merge branch 'bpf-misc-updates' | David S. Miller |
| 2017-06-10 | bpf: add bpf_set_hash helper for tc progs | Daniel Borkmann |
| 2017-06-10 | bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly | Daniel Borkmann |
| 2017-06-10 | bpf, tests: set rlimit also for test_align, so it doesn't fail | Daniel Borkmann |
| 2017-06-10 | bpf, tests: add a test for htab lookup + update traversal | Daniel Borkmann |
| 2017-06-10 | bpf: reset id on spilled regs in clear_all_pkt_pointers | Daniel Borkmann |
| 2017-06-10 | bpf: reset id on CONST_IMM transition | Daniel Borkmann |
| 2017-06-10 | bpf: don't check spilled reg state for non-STACK_SPILLed type slots | Daniel Borkmann |
| 2017-06-10 | bpf: avoid excessive stack usage for perf_sample_data | Daniel Borkmann |
| 2017-06-10 | net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272 | Fabio Estevam |
| 2017-06-10 | Remove the redundant skb->dev initialization in ip6_fragment | Chenbo Feng |
| 2017-06-10 | sctp: no need to check assoc id before calling sctp_assoc_set_id | Xin Long |
| 2017-06-10 | sctp: use read_lock_bh in sctp_eps_seq_show | Xin Long |
| 2017-06-10 | sctp: fix recursive locking warning in sctp_do_peeloff | Xin Long |
| 2017-06-10 | net/packet: remove unneeded declaraion of tpacket_snd(). | Rosen, Rami |
| 2017-06-10 | bpf: Remove duplicate tcp_filter hook in ipv6 | Chenbo Feng |
| 2017-06-10 | bonding: warn user when 802.3ad speed is unknown | Nicolas Dichtel |
| 2017-06-10 | netns: fix error code when the nsid is already used | Nicolas Dichtel |
| 2017-06-10 | netns: define extack error msg for nsis cmds | Nicolas Dichtel |
| 2017-06-09 | cxgb4: fix memory leak in init_one() | Ganesh Goudar |
| 2017-06-09 | qed: add qed_int_sb_init() stub function | Arnd Bergmann |
| 2017-06-09 | Merge branch 'qed-Light-L2-updates' | David S. Miller |
| 2017-06-09 | qed: collect GSI port statistics | Mintz, Yuval |
| 2017-06-09 | qed: Call rx_release_cb() when flushing LL2 | Mintz, Yuval |
| 2017-06-09 | qed: No need for LL2 frags indication | Mintz, Yuval |
| 2017-06-09 | qed*: LL2 callback operations | Michal Kalderon |
| 2017-06-09 | qed: LL2 code relocations | Mintz, Yuval |
| 2017-06-09 | qed: Cleaner seperation of LL2 inputs | Mintz, Yuval |
| 2017-06-09 | qed: Revise ll2 Rx completion | Mintz, Yuval |
| 2017-06-09 | qed: LL2 to use packed information for tx | Mintz, Yuval |
| 2017-06-09 | Merge branch 'r8152-minor-adjustment' | David S. Miller |
| 2017-06-09 | r8152: replace napi_complete with napi_complete_done | hayeswang |
| 2017-06-09 | r8152: avoid rx queue more than 1000 packets | hayeswang |
| 2017-06-09 | r8152: check if disabling ALDPS is finished | hayeswang |
| 2017-06-09 | r8152: move the initialization to reset_resume function | hayeswang |
| 2017-06-09 | r8152: move the default coalesce setting for RTL8153 | hayeswang |
| 2017-06-09 | r8152: adjust U2P3 for RTL8153 | hayeswang |
| 2017-06-09 | r8152: adjust rtl8153_runtime_enable function | hayeswang |
| 2017-06-09 | r8152: move the setting of rx aggregation | hayeswang |
| 2017-06-09 | r8152: adjust the settings about MAC clock speed down for RTL8153 | hayeswang |
| 2017-06-09 | r8152: adjust lpm settings for RTL8153 | hayeswang |
| 2017-06-09 | r8152: add r8153_phy_status function | hayeswang |
| 2017-06-09 | bpf: Fix test_obj_id.c for llvm 5.0 | Martin KaFai Lau |
| 2017-06-09 | bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled | Martin KaFai Lau |
| 2017-06-09 | ipv6: Initial skb->dev and skb->protocol in ip6_output | Chenbo Feng |
| 2017-06-09 | cxgb4: handle interrupt raised when FW crashes | Rahul Lakkireddy |