summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-10-30net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck
2014-10-30net: dsa: Add support for switch EEPROM accessGuenter Roeck
2014-10-30net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck
2014-10-29mac802154: rx: add software checksum filtering checkAlexander Aring
2014-10-29mac802154: separate omit tx/rx flagsAlexander Aring
2014-10-29mac802154: add support for promiscuous modeAlexander Aring
2014-10-29mac802154: add hardware address filter flagAlexander Aring
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