| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf, arm64: take advantage of stack_depth tracking | Daniel Borkmann | 2017-06-12 | 1 | -11/+11 |
* | Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2017-06-12 | 8 | -95/+322 |
|\ |
|
| * | net/mlx5e: Fill advertised and supported port data from Hardware info | Eran Ben Elisha | 2017-06-08 | 1 | -16/+74 |
| * | net/mlx5e: Add support for reading connector type from PTYS | Eran Ben Elisha | 2017-06-08 | 3 | -4/+38 |
| * | net/mlx5: Update flow table commands layout | Maor Gottlieb | 2017-06-08 | 2 | -38/+40 |
| * | net/mlx5e: Support header re-write of partial fields in TC pedit offload | Or Gerlitz | 2017-06-08 | 1 | -9/+19 |
| * | net/mlx5e: Use modify header ID cache for offloaded TC NIC flows | Or Gerlitz | 2017-06-08 | 1 | -8/+3 |
| * | net/mlx5e: Use modify header ID cache for offloaded TC E-Switch flows | Or Gerlitz | 2017-06-08 | 1 | -8/+3 |
| * | net/mlx5e: Add cache for HW modify header IDs | Or Gerlitz | 2017-06-08 | 4 | -1/+137 |
| * | net/mlx5e: Use short attribute form when adding/deleting offloaded TC flows | Or Gerlitz | 2017-06-08 | 1 | -8/+9 |
| * | net/mlx5e: Remove limitation of single NIC offloaded TC action per rule | Or Gerlitz | 2017-06-08 | 1 | -4/+0 |
* | | net: ethernet: ti: cpdma: do not enable host error misc irq | Grygorii Strashko | 2017-06-11 | 1 | -4/+1 |
* | | net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter | Grygorii Strashko | 2017-06-11 | 1 | -4/+8 |
* | | Merge branch 'bpf-misc-updates' | David S. Miller | 2017-06-11 | 7 | -15/+102 |
|\ \ |
|
| * | | bpf: add bpf_set_hash helper for tc progs | Daniel Borkmann | 2017-06-11 | 3 | -2/+34 |
| * | | bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly | Daniel Borkmann | 2017-06-11 | 1 | -7/+1 |
| * | | bpf, tests: set rlimit also for test_align, so it doesn't fail | Daniel Borkmann | 2017-06-11 | 1 | -0/+5 |
| * | | bpf, tests: add a test for htab lookup + update traversal | Daniel Borkmann | 2017-06-11 | 1 | -0/+50 |
| * | | bpf: reset id on spilled regs in clear_all_pkt_pointers | Daniel Borkmann | 2017-06-11 | 1 | -2/+2 |
| * | | bpf: reset id on CONST_IMM transition | Daniel Borkmann | 2017-06-11 | 1 | -0/+2 |
| * | | bpf: don't check spilled reg state for non-STACK_SPILLed type slots | Daniel Borkmann | 2017-06-11 | 1 | -0/+2 |
| * | | bpf: avoid excessive stack usage for perf_sample_data | Daniel Borkmann | 2017-06-11 | 1 | -4/+6 |
|/ / |
|
* | | net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272 | Fabio Estevam | 2017-06-10 | 1 | -0/+4 |
* | | Remove the redundant skb->dev initialization in ip6_fragment | Chenbo Feng | 2017-06-10 | 1 | -1/+0 |
* | | sctp: no need to check assoc id before calling sctp_assoc_set_id | Xin Long | 2017-06-10 | 1 | -6/+2 |
* | | sctp: use read_lock_bh in sctp_eps_seq_show | Xin Long | 2017-06-10 | 1 | -4/+2 |
* | | sctp: fix recursive locking warning in sctp_do_peeloff | Xin Long | 2017-06-10 | 1 | -2/+2 |
* | | net/packet: remove unneeded declaraion of tpacket_snd(). | Rosen, Rami | 2017-06-10 | 1 | -1/+0 |
* | | bpf: Remove duplicate tcp_filter hook in ipv6 | Chenbo Feng | 2017-06-10 | 1 | -3/+0 |
* | | bonding: warn user when 802.3ad speed is unknown | Nicolas Dichtel | 2017-06-10 | 1 | -0/+5 |
* | | netns: fix error code when the nsid is already used | Nicolas Dichtel | 2017-06-10 | 1 | -0/+1 |
* | | netns: define extack error msg for nsis cmds | Nicolas Dichtel | 2017-06-10 | 1 | -9/+33 |
* | | cxgb4: fix memory leak in init_one() | Ganesh Goudar | 2017-06-09 | 1 | -1/+5 |
* | | qed: add qed_int_sb_init() stub function | Arnd Bergmann | 2017-06-09 | 1 | -0/+5 |
* | | Merge branch 'qed-Light-L2-updates' | David S. Miller | 2017-06-09 | 10 | -944/+844 |
|\ \ |
|
| * | | qed: collect GSI port statistics | Mintz, Yuval | 2017-06-09 | 1 | -0/+23 |
| * | | qed: Call rx_release_cb() when flushing LL2 | Mintz, Yuval | 2017-06-09 | 1 | -6/+7 |
| * | | qed: No need for LL2 frags indication | Mintz, Yuval | 2017-06-09 | 1 | -23/+8 |
| * | | qed*: LL2 callback operations | Michal Kalderon | 2017-06-09 | 10 | -557/+384 |
| * | | qed: LL2 code relocations | Mintz, Yuval | 2017-06-09 | 1 | -30/+28 |
| * | | qed: Cleaner seperation of LL2 inputs | Mintz, Yuval | 2017-06-09 | 4 | -229/+262 |
| * | | qed: Revise ll2 Rx completion | Mintz, Yuval | 2017-06-09 | 2 | -34/+76 |
| * | | qed: LL2 to use packed information for tx | Mintz, Yuval | 2017-06-09 | 4 | -111/+102 |
|/ / |
|
* | | Merge branch 'r8152-minor-adjustment' | David S. Miller | 2017-06-09 | 1 | -51/+130 |
|\ \ |
|
| * | | r8152: replace napi_complete with napi_complete_done | hayeswang | 2017-06-09 | 1 | -1/+3 |
| * | | r8152: avoid rx queue more than 1000 packets | hayeswang | 2017-06-09 | 1 | -0/+4 |
| * | | r8152: check if disabling ALDPS is finished | hayeswang | 2017-06-09 | 1 | -1/+7 |
| * | | r8152: move the initialization to reset_resume function | hayeswang | 2017-06-09 | 1 | -4/+5 |
| * | | r8152: move the default coalesce setting for RTL8153 | hayeswang | 2017-06-09 | 1 | -13/+13 |
| * | | r8152: adjust U2P3 for RTL8153 | hayeswang | 2017-06-09 | 1 | -4/+37 |