summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-03net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-05-03net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-05-03net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-05-03net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-05-03VSOCK: constify vsock_transport structureJulia Lawall
2016-05-03drivers: net: xgene: constify xgene_cle_ops structureJulia Lawall
2016-05-03fq_codel: add batch ability to fq_codel_drop()Eric Dumazet
2016-05-03ravb: Remove rx buffer ALIGNKazuya Mizuguchi
2016-05-03HID: wacom: add missed stylus_in_proximity line backPing Cheng
2016-05-03fuse: update mailing list in MAINTAINERSMiklos Szeredi
2016-05-03Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.or...David S. Miller
2016-05-03netem: Segment GSO packets on enqueueNeil Horman
2016-05-03net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet
2016-05-03Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-05-03netdevice: shrink size of struct netdev_queueFlorian Westphal
2016-05-03Merge branch 'bridge-per-vlan-stats'David S. Miller
2016-05-03bridge: netlink: export per-vlan statsNikolay Aleksandrov
2016-05-03bridge: vlan: learn to countNikolay Aleksandrov
2016-05-03net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov
2016-05-03net: rtnetlink: allow rtnl_fill_statsinfo to save private state counterNikolay Aleksandrov
2016-05-02Merge branch 'ipv6-tunnel-cleanups'David S. Miller
2016-05-02gre6: Cleanup GREv6 transmit path, call common GRE functionsTom Herbert
2016-05-02ipv6: Generic tunnel cleanupTom Herbert
2016-05-02gre: Create common functions for transmitTom Herbert
2016-05-02ipv6: Create ip6_tnl_xmitTom Herbert
2016-05-02gre6: Cleanup GREv6 receive path, call common GRE functionsTom Herbert
2016-05-02gre: Move utility functions to common headersTom Herbert
2016-05-02ipv6: Cleanup IPv6 tunnel receive pathTom Herbert
2016-05-02Merge branch 'tcp-preempt'David S. Miller
2016-05-02tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet
2016-05-02net: do not block BH while processing socket backlogEric Dumazet
2016-05-02sctp: prepare for socket backlog behavior changeEric Dumazet
2016-05-02udp: prepare for non BH masking at backlog processingEric Dumazet
2016-05-02dccp: do not assume DCCP code is non preemptibleEric Dumazet
2016-05-02tcp: do not block bh during prequeue processingEric Dumazet
2016-05-02tcp: do not assume TCP code is non preemptibleEric Dumazet
2016-05-02Merge branch 'xgene-channel-number'David S. Miller
2016-05-02dtb: xgene: Add channel propertyIyappan Subramanian
2016-05-02Documentation: dtb: xgene: Add channel propertyIyappan Subramanian
2016-05-02drivers: net: xgene: Get channel number from device bindingIyappan Subramanian
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-05-02Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2016-05-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-05-02Merge tag 'gpio-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-02gre: do not pull header in ICMP error processingJiri Benc
2016-05-02Merge branch 'qed-selftests'David S. Miller
2016-05-02qede: add implementation for internal loopback test.Sudarsana Reddy Kalluru
2016-05-02qede: add support for selftests.Sudarsana Reddy Kalluru