summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg802154: introduce wpan phy flagsAlexander Aring2015-05-195-37/+50
* mac802154: remove check if operation is supportedAlexander Aring2015-05-191-24/+0
* mac802154: check for really changesAlexander Aring2015-05-192-0/+38
* ieee802154: add several phy supported handlingAlexander Aring2015-05-194-6/+90
* ieee802154: introduce wpan_phy_supportedAlexander Aring2015-05-197-26/+30
* ieee802154: change cca ed level to mbmAlexander Aring2015-05-195-8/+9
* ieee802154: change transmit power to mbmAlexander Aring2015-05-195-7/+9
* ieee802154: change transmit power to s32Alexander Aring2015-05-195-7/+7
* ieee802154: move validation check out of softmacAlexander Aring2015-05-192-30/+27
* nl802154: cleanup invalid argument handlingAlexander Aring2015-05-191-8/+4
* Bluetooth: btbcm: Fix calls to __hci_cmd_sync()Frederic Danis2015-05-151-6/+0
* Bluetooth: btintel: Fix calls to __hci_cmd_sync()Frederic Danis2015-05-151-6/+0
* Bluetooth: btusb: Fix calls to __hci_cmd_sync()Frederic Danis2015-05-151-36/+0
* Bluetooth: Fix calls to __hci_cmd_sync()Frederic Danis2015-05-151-5/+0
* Bluetooth: btrtl: Create separate module for Realtek BT driverCarlo Caione2015-05-145-373/+462
* Bluetooth: btmrvl: fix compilation warningXinming Hu2015-05-131-1/+1
* Bluetooth: btwilink: remove DEBUG defineLeo Yan2015-05-131-1/+1
* net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira2015-05-131-8/+0
* Merge branch 'packet_rollover'David S. Miller2015-05-133-28/+163
|\
| * packet: rollover statisticsWillem de Bruijn2015-05-133-1/+28
| * packet: rollover huge flows before small flowsWillem de Bruijn2015-05-132-3/+24
| * packet: rollover lock contention avoidanceWillem de Bruijn2015-05-132-7/+32
| * packet: rollover only to socket with headroomWillem de Bruijn2015-05-131-17/+59
| * packet: rollover prepare: per-socket stateWillem de Bruijn2015-05-132-4/+23
| * packet: rollover prepare: move code out of callsitesWillem de Bruijn2015-05-131-9/+10
|/
* ipv4: __ip_local_out_sk() is staticEric Dumazet2015-05-131-1/+1
* tcp/dccp: tw_timer_handler() is staticEric Dumazet2015-05-131-1/+1
* Merge branch 'cls_flower'David S. Miller2015-05-1320-298/+1285
|\
| * tc: introduce Flower classifierJiri Pirko2015-05-134-0/+729
| * flow_dissector: change port array into src, dst tupleJiri Pirko2015-05-137-15/+18
| * flow_dissector: introduce support for Ethernet addressesJiri Pirko2015-05-132-0/+25
| * flow_dissector: introduce support for ipv6 addresssesJiri Pirko2015-05-132-8/+34
| * flow_dissector: add missing header includesJiri Pirko2015-05-131-0/+3
| * flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-1312-146/+229
| * flow_dissector: introduce programable flow_dissectorJiri Pirko2015-05-132-0/+109
| * flow_dissector: fix doc for skb_get_poffJiri Pirko2015-05-131-2/+6
| * net: move netdev_pick_tx and dependencies to net/core/dev.cJiri Pirko2015-05-132-78/+78
| * net: move __skb_tx_hash to dev.cJiri Pirko2015-05-134-31/+31
| * net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko2015-05-132-1/+1
| * flow_dissector: fix doc for __skb_get_hash and remove couple of empty linesJiri Pirko2015-05-131-5/+5
| * net: move *skb_get_poff declarations into correct headerJiri Pirko2015-05-134-4/+5
| * flow_dissector: remove unused function flow_get_hlen declarationJiri Pirko2015-05-131-3/+0
| * net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-139-12/+19
|/
* Merge branch 'sfc-next'David S. Miller2015-05-131-12/+22
|\
| * sfc: suppress some MCDI error messages in PTPEdward Cree2015-05-131-11/+16
| * sfc: nicer log message on PTP probe failEdward Cree2015-05-131-1/+6
|/
* net: sched: use counter to break reclassify loopsFlorian Westphal2015-05-135-30/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13410-4555/+5358
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-12102-645/+1838
| |\
| | * net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-121-3/+0
OpenPOWER on IntegriCloud