summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-10-29mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring
2014-10-29mac802154: remove tab after defineAlexander Aring
2014-10-29neigh: optimize neigh_parms_release()Nicolas Dichtel
2014-10-29tcp: allow for bigger reordering levelEric Dumazet
2014-10-28mac802154: remove driver ops in wpan-phyAlexander Aring
2014-10-28mac802154: ops: declare channel and page as u8Alexander Aring
2014-10-28mac802154: declare struct ieee802154_ops as constAlexander Aring
2014-10-28datapath: Rename last_action() as nla_is_last() and move to netlink.hSimon Horman
2014-10-28sched, net: Clean up sk_wait_event() vs. might_sleep()Peter Zijlstra
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero
2014-10-27netfilter: refactor NAT redirect IPv6 code to use it from nf_tablesArturo Borrero
2014-10-27netfilter: refactor NAT redirect IPv4 to use it from nf_tablesArturo Borrero
2014-10-27ipx: move extern sysctl_ipx_pprop_broadcasting to header fileFabian Frederick
2014-10-27mac802154: rx: use tasklet instead workqueueAlexander Aring
2014-10-27ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend
2014-10-276lowpan: remove skb_deliver from IPHCMartin Townsend
2014-10-27cfg80211: support configuring vif mac addr on createBen Greear
2014-10-27mac80211: support creating wiphy w/out creating wlanXBen Greear
2014-10-27mac80211: allow creating wiphy devices with suggested nameBen Greear
2014-10-27cfg80211: support creating wiphy with suggested nameBen Greear
2014-10-26mac802154: tx: add comment at sync xmit callbackAlexander Aring
2014-10-26mac802154: tx: add support for xmit_async callbackAlexander Aring
2014-10-26mac802154: add netdev qeue helpersAlexander Aring
2014-10-26mac802154: tx: remove xmit channel context switchAlexander Aring
2014-10-25mac802154: remove ieee802154_addr from driver_opsAlexander Aring
2014-10-25ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring
2014-10-25ieee802154: move ieee802154 headerAlexander Aring
2014-10-25ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring
2014-10-25ieee802154: wpan-phy: use blank line after functionAlexander Aring
2014-10-25ieee802154: wpan-phy: change to __aligned(size)Alexander Aring
2014-10-25mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring
2014-10-25Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta
2014-10-25Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta
2014-10-25Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta
2014-10-24Removed unused function sctp_addr_is_valid()Sébastien Barré
2014-10-24net: Remove trailing whitespace in tcp.h icmp.c syncookies.cKenjiro Nakayama
2014-10-23mac80211: expose API allowing station iterationArik Nemtsov
2014-10-23mac80211: expose TDLS-initiator value to low level driverArik Nemtsov
2014-10-23mac80211: export IE splitting functionAndrei Otcheretianski
2014-10-22mac80211: add WMM admission control supportJohannes Berg
2014-10-22cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg
2014-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-20cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-18tcp: fix build error if IPv6 is not enabledEric Dumazet
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet