summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-05-27nl802154: add support to set cca ed levelAlexander Aring4-0/+75
2015-05-27nl802154: add support for cca ed level infoAlexander Aring1-0/+7
2015-05-27ieee802154: fix typo for file nameVarka Bhadram1-1/+1
2015-05-27ieee802154: add set transmit power supportVarka Bhadram4-0/+76
2015-05-27nl802154: fix cca mode wpan phy flagAlexander Aring1-1/+1
2015-05-26mac802154: mac802154_mlme_start_req() optimisation.Lennert Buytenhek1-18/+11
2015-05-26ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().Lennert Buytenhek1-6/+0
2015-05-26ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.Lennert Buytenhek1-14/+3
2015-05-26ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.Lennert Buytenhek1-1/+1
2015-05-26mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().Lennert Buytenhek1-0/+3
2015-05-26Bluetooth: mgmt: fix typosFlorian Grandel1-3/+3
2015-05-23mac802154: remove mib lockAlexander Aring9-105/+18
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring5-22/+6
2015-05-23mac802154: remove pib lockAlexander Aring4-14/+5
2015-05-23mac802154: fix hold rtnl while ioctlAlexander Aring1-2/+3
2015-05-19Bluetooth: Add debug logs for legacy SMP crypto functionsJohan Hedberg1-4/+16
2015-05-19mac802154: select CRYPTO when neededArnd Bergmann1-0/+1
2015-05-19mac802154: tx: allow xmit complete from hard irqAlexander Aring1-3/+2
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring1-1/+116
2015-05-19ieee802154: add iftypes capabilityAlexander Aring2-1/+8
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring2-13/+20
2015-05-19mac802154: remove check if operation is supportedAlexander Aring1-24/+0
2015-05-19mac802154: check for really changesAlexander Aring1-0/+26
2015-05-19ieee802154: add several phy supported handlingAlexander Aring2-5/+43
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring2-4/+4
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring2-4/+4
2015-05-19ieee802154: change transmit power to mbmAlexander Aring2-4/+4
2015-05-19ieee802154: change transmit power to s32Alexander Aring2-4/+4
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: Fix calls to __hci_cmd_sync()Frederic Danis1-5/+0
2015-05-13packet: rollover statisticsWillem de Bruijn2-1/+21
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 Pirko3-0/+699
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko2-4/+4
2015-05-13flow_dissector: introduce support for Ethernet addressesJiri Pirko1-0/+12
2015-05-13flow_dissector: introduce support for ipv6 addresssesJiri Pirko1-8/+21
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko4-76/+153
2015-05-13flow_dissector: introduce programable flow_dissectorJiri Pirko1-0/+48
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 Pirko2-28/+28
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 Pirko2-0/+2