summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-13net: dsa: mv88e6xxx: prefix Port Based VLAN macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Control 1 macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Control macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Switch ID macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Jamming macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port MAC Control macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Status macrosVivien Didelot
2017-06-12net: phy: marvell: Show complete link partner advertisingThomas Bogendoerfer
2017-06-12vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu
2017-06-12Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...David S. Miller
2017-06-12Merge branch 'udp-reduce-cache-pressure'David S. Miller
2017-06-12udp: try to avoid 2 cache miss on dequeuePaolo Abeni
2017-06-12udp: avoid a cache miss on dequeuePaolo Abeni
2017-06-12net: factor out a helper to decrement the skb refcountPaolo Abeni
2017-06-12sh_eth: add support for changing MTUNiklas Söderlund
2017-06-11bpf, arm64: take advantage of stack_depth trackingDaniel Borkmann
2017-06-11Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-10net: ethernet: ti: cpdma: do not enable host error misc irqGrygorii Strashko
2017-06-10net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filterGrygorii Strashko
2017-06-10Merge branch 'bpf-misc-updates'David S. Miller
2017-06-10bpf: add bpf_set_hash helper for tc progsDaniel Borkmann
2017-06-10bpf: remove cg_skb_func_proto and use sk_filter_func_proto directlyDaniel Borkmann
2017-06-10bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann
2017-06-10bpf, tests: add a test for htab lookup + update traversalDaniel Borkmann
2017-06-10bpf: reset id on spilled regs in clear_all_pkt_pointersDaniel Borkmann
2017-06-10bpf: reset id on CONST_IMM transitionDaniel Borkmann
2017-06-10bpf: don't check spilled reg state for non-STACK_SPILLed type slotsDaniel Borkmann
2017-06-10bpf: avoid excessive stack usage for perf_sample_dataDaniel Borkmann
2017-06-10net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam
2017-06-10Remove the redundant skb->dev initialization in ip6_fragmentChenbo Feng
2017-06-10sctp: no need to check assoc id before calling sctp_assoc_set_idXin Long
2017-06-10sctp: use read_lock_bh in sctp_eps_seq_showXin Long
2017-06-10sctp: fix recursive locking warning in sctp_do_peeloffXin Long
2017-06-10net/packet: remove unneeded declaraion of tpacket_snd().Rosen, Rami
2017-06-10bpf: Remove duplicate tcp_filter hook in ipv6Chenbo Feng
2017-06-10bonding: warn user when 802.3ad speed is unknownNicolas Dichtel
2017-06-10netns: fix error code when the nsid is already usedNicolas Dichtel
2017-06-10netns: define extack error msg for nsis cmdsNicolas Dichtel
2017-06-09cxgb4: fix memory leak in init_one()Ganesh Goudar
2017-06-09qed: add qed_int_sb_init() stub functionArnd Bergmann
2017-06-09Merge branch 'qed-Light-L2-updates'David S. Miller
2017-06-09qed: collect GSI port statisticsMintz, Yuval
2017-06-09qed: Call rx_release_cb() when flushing LL2Mintz, Yuval
2017-06-09qed: No need for LL2 frags indicationMintz, Yuval
2017-06-09qed*: LL2 callback operationsMichal Kalderon
2017-06-09qed: LL2 code relocationsMintz, Yuval
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval
2017-06-09qed: LL2 to use packed information for txMintz, Yuval
2017-06-09Merge branch 'r8152-minor-adjustment'David S. Miller