aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-19ieee802154: add several phy supported handlingAlexander Aring4-6/+90
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring7-26/+30
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring5-8/+9
2015-05-19ieee802154: change transmit power to mbmAlexander Aring5-7/+9
2015-05-19ieee802154: change transmit power to s32Alexander Aring5-7/+7
2015-05-19ieee802154: move validation check out of softmacAlexander Aring2-30/+27
2015-05-19nl802154: cleanup invalid argument handlingAlexander Aring1-8/+4
2015-05-15Bluetooth: btbcm: Fix calls to __hci_cmd_sync()Frederic Danis1-6/+0
2015-05-15Bluetooth: btintel: Fix calls to __hci_cmd_sync()Frederic Danis1-6/+0
2015-05-15Bluetooth: btusb: Fix calls to __hci_cmd_sync()Frederic Danis1-36/+0
2015-05-15Bluetooth: Fix calls to __hci_cmd_sync()Frederic Danis1-5/+0
2015-05-14Bluetooth: btrtl: Create separate module for Realtek BT driverCarlo Caione5-373/+462
2015-05-13Bluetooth: btmrvl: fix compilation warningXinming Hu1-1/+1
2015-05-13Bluetooth: btwilink: remove DEBUG defineLeo Yan1-1/+1
2015-05-13net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira1-8/+0
2015-05-13packet: rollover statisticsWillem de Bruijn3-1/+28
2015-05-13packet: rollover huge flows before small flowsWillem de Bruijn2-3/+24
2015-05-13packet: rollover lock contention avoidanceWillem de Bruijn2-7/+32
2015-05-13packet: rollover only to socket with headroomWillem de Bruijn1-17/+59
2015-05-13packet: rollover prepare: per-socket stateWillem de Bruijn2-4/+23
2015-05-13packet: rollover prepare: move code out of callsitesWillem de Bruijn1-9/+10
2015-05-13ipv4: __ip_local_out_sk() is staticEric Dumazet1-1/+1
2015-05-13tcp/dccp: tw_timer_handler() is staticEric Dumazet1-1/+1
2015-05-13tc: introduce Flower classifierJiri Pirko4-0/+729
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko7-15/+18
2015-05-13flow_dissector: introduce support for Ethernet addressesJiri Pirko2-0/+25
2015-05-13flow_dissector: introduce support for ipv6 addresssesJiri Pirko2-8/+34
2015-05-13flow_dissector: add missing header includesJiri Pirko1-0/+3
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko12-146/+229
2015-05-13flow_dissector: introduce programable flow_dissectorJiri Pirko2-0/+109
2015-05-13flow_dissector: fix doc for skb_get_poffJiri Pirko1-2/+6
2015-05-13net: move netdev_pick_tx and dependencies to net/core/dev.cJiri Pirko2-78/+78
2015-05-13net: move __skb_tx_hash to dev.cJiri Pirko4-31/+31
2015-05-13net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko2-1/+1
2015-05-13flow_dissector: fix doc for __skb_get_hash and remove couple of empty linesJiri Pirko1-5/+5
2015-05-13net: move *skb_get_poff declarations into correct headerJiri Pirko4-4/+5
2015-05-13flow_dissector: remove unused function flow_get_hlen declarationJiri Pirko1-3/+0
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko9-12/+19
2015-05-13sfc: suppress some MCDI error messages in PTPEdward Cree1-11/+16
2015-05-13sfc: nicer log message on PTP probe failEdward Cree1-1/+6
2015-05-13net: sched: use counter to break reclassify loopsFlorian Westphal5-30/+5
2015-05-13fix missing copy_from_user in macvtapJustin Cormack1-1/+4
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman7-37/+39
2015-05-13switchdev: apply review comments on documentationScott Feldman1-2/+5
2015-05-13switchdev: align comment with other comments in blockScott Feldman1-1/+1
2015-05-13switchdev: sparse warning: pass ipv4 fib dst as network-byte orderScott Feldman2-5/+6
2015-05-13switchdev: sparse warning: make __switchdev_port_obj_add staticScott Feldman1-1/+2
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-12e1000e: Add pm_qos headerDavid Ahern1-0/+1
2015-05-12net: make skb_dst_pop routine staticYing Xue2-12/+12