summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-05-27nl802154: add support to set cca ed levelAlexander Aring
2015-05-27nl802154: add support for cca ed level infoAlexander Aring
2015-05-27ieee802154: fix typo for file nameVarka Bhadram
2015-05-27ieee802154: add set transmit power supportVarka Bhadram
2015-05-26nl802154: fix cca mode wpan phy flagAlexander Aring
2015-05-26mac802154: mac802154_mlme_start_req() optimisation.Lennert Buytenhek
2015-05-26ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().Lennert Buytenhek
2015-05-26ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.Lennert Buytenhek
2015-05-26ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.Lennert Buytenhek
2015-05-26mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().Lennert Buytenhek
2015-05-26Bluetooth: mgmt: fix typosFlorian Grandel
2015-05-23mac802154: remove mib lockAlexander Aring
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring
2015-05-23mac802154: remove pib lockAlexander Aring
2015-05-23mac802154: fix hold rtnl while ioctlAlexander Aring
2015-05-19Bluetooth: Add debug logs for legacy SMP crypto functionsJohan Hedberg
2015-05-19mac802154: select CRYPTO when neededArnd Bergmann
2015-05-19mac802154: tx: allow xmit complete from hard irqAlexander Aring
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring
2015-05-19ieee802154: add iftypes capabilityAlexander Aring
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring
2015-05-19mac802154: remove check if operation is supportedAlexander Aring
2015-05-19mac802154: check for really changesAlexander Aring
2015-05-19ieee802154: add several phy supported handlingAlexander Aring
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