summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to s32Alexander Aring
2015-05-19ieee802154: move validation check out of softmacAlexander Aring
2015-05-19nl802154: cleanup invalid argument handlingAlexander Aring
2015-05-15Bluetooth: Fix calls to __hci_cmd_sync()Frederic Danis
2015-05-13packet: rollover statisticsWillem de Bruijn
2015-05-13packet: rollover huge flows before small flowsWillem de Bruijn
2015-05-13packet: rollover lock contention avoidanceWillem de Bruijn
2015-05-13packet: rollover only to socket with headroomWillem de Bruijn
2015-05-13packet: rollover prepare: per-socket stateWillem de Bruijn
2015-05-13packet: rollover prepare: move code out of callsitesWillem de Bruijn
2015-05-13ipv4: __ip_local_out_sk() is staticEric Dumazet
2015-05-13tcp/dccp: tw_timer_handler() is staticEric Dumazet
2015-05-13tc: introduce Flower classifierJiri Pirko
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko
2015-05-13flow_dissector: introduce support for Ethernet addressesJiri Pirko
2015-05-13flow_dissector: introduce support for ipv6 addresssesJiri Pirko
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko
2015-05-13flow_dissector: introduce programable flow_dissectorJiri Pirko
2015-05-13flow_dissector: fix doc for skb_get_poffJiri Pirko
2015-05-13net: move netdev_pick_tx and dependencies to net/core/dev.cJiri Pirko
2015-05-13net: move __skb_tx_hash to dev.cJiri Pirko
2015-05-13flow_dissector: fix doc for __skb_get_hash and remove couple of empty linesJiri Pirko
2015-05-13net: move *skb_get_poff declarations into correct headerJiri Pirko
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko
2015-05-13net: sched: use counter to break reclassify loopsFlorian Westphal
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman
2015-05-13switchdev: sparse warning: pass ipv4 fib dst as network-byte orderScott Feldman
2015-05-13switchdev: sparse warning: make __switchdev_port_obj_add staticScott Feldman
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-12net: make skb_dst_pop routine staticYing Xue
2015-05-12pktgen: fix packet generationAlexei Starovoitov
2015-05-12net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko
2015-05-12netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman
2015-05-12switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman
2015-05-12switchdev: add new switchdev_port_bridge_getlinkScott Feldman
2015-05-12bridge: revert br_dellink change back to originalScott Feldman
2015-05-12switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman
2015-05-12switchdev: add new switchdev_port_bridge_dellinkScott Feldman
2015-05-12bridge: restore br_setlink back to originalScott Feldman
2015-05-12switchdev: remove old switchdev_port_bridge_setlinkScott Feldman
2015-05-12switchdev: add new switchdev bridge setlinkScott Feldman
2015-05-12switchdev: introduce switchdev add/del obj opsScott Feldman
2015-05-12switchdev: convert STP update to switchdev attr setScott Feldman
2015-05-12switchdev: convert parent_id_get to switchdev attr getScott Feldman
2015-05-12switchdev: introduce get/set attrs opsScott Feldman