| Commit message (Expand) | Author | Files | Lines |
2017-06-13 | net: dsa: mv88e6xxx: prefix Port Control 1 macros | Vivien Didelot | 2 | -10/+15 |
2017-06-13 | net: dsa: mv88e6xxx: prefix Port Control macros | Vivien Didelot | 3 | -77/+79 |
2017-06-13 | net: dsa: mv88e6xxx: prefix Port Switch ID macros | Vivien Didelot | 2 | -57/+61 |
2017-06-13 | net: dsa: mv88e6xxx: prefix Port Jamming macros | Vivien Didelot | 2 | -9/+22 |
2017-06-13 | net: dsa: mv88e6xxx: prefix Port MAC Control macros | Vivien Didelot | 2 | -56/+64 |
2017-06-13 | net: dsa: mv88e6xxx: prefix Port Status macros | Vivien Didelot | 4 | -54/+56 |
2017-06-12 | net: phy: marvell: Show complete link partner advertising | Thomas Bogendoerfer | 1 | -7/+0 |
2017-06-12 | vxlan: dont migrate permanent fdb entries during learn | Roopa Prabhu | 1 | -1/+1 |
2017-06-12 | udp: try to avoid 2 cache miss on dequeue | Paolo Abeni | 1 | -11/+103 |
2017-06-12 | udp: avoid a cache miss on dequeue | Paolo Abeni | 3 | -5/+27 |
2017-06-12 | net: factor out a helper to decrement the skb refcount | Paolo Abeni | 3 | -13/+18 |
2017-06-12 | sh_eth: add support for changing MTU | Niklas Söderlund | 1 | -0/+20 |
2017-06-12 | bpf, arm64: take advantage of stack_depth tracking | Daniel Borkmann | 1 | -11/+11 |
2017-06-11 | net: ethernet: ti: cpdma: do not enable host error misc irq | Grygorii Strashko | 1 | -4/+1 |
2017-06-11 | net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter | Grygorii Strashko | 1 | -4/+8 |
2017-06-11 | bpf: add bpf_set_hash helper for tc progs | Daniel Borkmann | 3 | -2/+34 |
2017-06-11 | bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly | Daniel Borkmann | 1 | -7/+1 |
2017-06-11 | bpf, tests: set rlimit also for test_align, so it doesn't fail | Daniel Borkmann | 1 | -0/+5 |
2017-06-11 | bpf, tests: add a test for htab lookup + update traversal | Daniel Borkmann | 1 | -0/+50 |
2017-06-11 | bpf: reset id on spilled regs in clear_all_pkt_pointers | Daniel Borkmann | 1 | -2/+2 |
2017-06-11 | bpf: reset id on CONST_IMM transition | Daniel Borkmann | 1 | -0/+2 |
2017-06-11 | bpf: don't check spilled reg state for non-STACK_SPILLed type slots | Daniel Borkmann | 1 | -0/+2 |
2017-06-11 | bpf: avoid excessive stack usage for perf_sample_data | Daniel Borkmann | 1 | -4/+6 |
2017-06-10 | net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272 | Fabio Estevam | 1 | -0/+4 |
2017-06-10 | Remove the redundant skb->dev initialization in ip6_fragment | Chenbo Feng | 1 | -1/+0 |
2017-06-10 | sctp: no need to check assoc id before calling sctp_assoc_set_id | Xin Long | 1 | -6/+2 |
2017-06-10 | sctp: use read_lock_bh in sctp_eps_seq_show | Xin Long | 1 | -4/+2 |
2017-06-10 | sctp: fix recursive locking warning in sctp_do_peeloff | Xin Long | 1 | -2/+2 |
2017-06-10 | net/packet: remove unneeded declaraion of tpacket_snd(). | Rosen, Rami | 1 | -1/+0 |
2017-06-10 | bpf: Remove duplicate tcp_filter hook in ipv6 | Chenbo Feng | 1 | -3/+0 |
2017-06-10 | bonding: warn user when 802.3ad speed is unknown | Nicolas Dichtel | 1 | -0/+5 |
2017-06-10 | netns: fix error code when the nsid is already used | Nicolas Dichtel | 1 | -0/+1 |
2017-06-10 | netns: define extack error msg for nsis cmds | Nicolas Dichtel | 1 | -9/+33 |
2017-06-09 | cxgb4: fix memory leak in init_one() | Ganesh Goudar | 1 | -1/+5 |
2017-06-09 | qed: add qed_int_sb_init() stub function | Arnd Bergmann | 1 | -0/+5 |
2017-06-09 | qed: collect GSI port statistics | Mintz, Yuval | 1 | -0/+23 |
2017-06-09 | qed: Call rx_release_cb() when flushing LL2 | Mintz, Yuval | 1 | -6/+7 |
2017-06-09 | qed: No need for LL2 frags indication | Mintz, Yuval | 1 | -23/+8 |
2017-06-09 | qed*: LL2 callback operations | Michal Kalderon | 10 | -557/+384 |
2017-06-09 | qed: LL2 code relocations | Mintz, Yuval | 1 | -30/+28 |
2017-06-09 | qed: Cleaner seperation of LL2 inputs | Mintz, Yuval | 4 | -229/+262 |
2017-06-09 | qed: Revise ll2 Rx completion | Mintz, Yuval | 2 | -34/+76 |
2017-06-09 | qed: LL2 to use packed information for tx | Mintz, Yuval | 4 | -111/+102 |
2017-06-09 | r8152: replace napi_complete with napi_complete_done | hayeswang | 1 | -1/+3 |
2017-06-09 | r8152: avoid rx queue more than 1000 packets | hayeswang | 1 | -0/+4 |
2017-06-09 | r8152: check if disabling ALDPS is finished | hayeswang | 1 | -1/+7 |
2017-06-09 | r8152: move the initialization to reset_resume function | hayeswang | 1 | -4/+5 |
2017-06-09 | r8152: move the default coalesce setting for RTL8153 | hayeswang | 1 | -13/+13 |
2017-06-09 | r8152: adjust U2P3 for RTL8153 | hayeswang | 1 | -4/+37 |
2017-06-09 | r8152: adjust rtl8153_runtime_enable function | hayeswang | 1 | -2/+2 |