summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck2014-11-121-43/+0
* net: Add device Rx page allocation functionAlexander Duyck2014-11-121-0/+48
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-121-4/+0
* net: kill netif_copy_real_num_queues()WANG Cong2014-11-111-17/+0
* irda: Simplify IRDA logging macrosJoe Perches2014-11-111-3/+3
* neigh: remove dynamic neigh table registration supportWANG Cong2014-11-111-2/+9
* net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-112-10/+3
* Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-11-111-0/+15
|\
| * openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme2014-11-101-0/+2
| * openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang2014-11-101-0/+13
* | net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-111-0/+1
* | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-112-0/+14
* | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-1014-119/+367
|\ \
| * \ Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-044-23/+253
| |\ \
| | * | mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-041-6/+23
| | * | mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-041-0/+2
| | * | cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-042-0/+30
| | * | mac80211: add support for driver tx power reportingFelix Fietkau2014-11-041-0/+5
| | * | ieee80211: add "max length of AMPDU" enum for VHTEran Harary2014-11-041-1/+16
| | * | cfg80211: support configuring vif mac addr on createBen Greear2014-10-272-3/+10
| | * | mac80211: support creating wiphy w/out creating wlanXBen Greear2014-10-271-1/+6
| | * | mac80211: allow creating wiphy devices with suggested nameBen Greear2014-10-271-2/+26
| | * | cfg80211: support creating wiphy with suggested nameBen Greear2014-10-271-1/+22
| | * | mac80211: expose API allowing station iterationArik Nemtsov2014-10-231-0/+16
| | * | mac80211: expose TDLS-initiator value to low level driverArik Nemtsov2014-10-231-0/+3
| | * | mac80211: export IE splitting functionAndrei Otcheretianski2014-10-231-0/+28
| | * | mac80211: add WMM admission control supportJohannes Berg2014-10-221-1/+2
| | * | cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg2014-10-222-5/+6
| | * | cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen2014-10-202-1/+10
| | * | cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-201-2/+13
| | * | mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-091-0/+1
| | * | mac80211: add post_channel_switch driver operationLuciano Coelho2014-10-091-0/+6
| | * | mac80211: add pre_channel_switch driver operationLuciano Coelho2014-10-091-0/+7
| | * | mac80211: add extended channel switching capability if the driver supports CSALuciano Coelho2014-10-091-0/+5
| | * | mac80211: add device_timestamp to the ieee80211_channel_switch structLuciano Coelho2014-10-091-0/+3
| | * | cfg80211: add ops to query mesh proxy path tableHenning Rogge2014-10-092-0/+13
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-10-319-96/+111
| |\ \ \
| | * | | mac802154: rx: add software checksum filtering checkAlexander Aring2014-10-291-0/+2
| | * | | mac802154: separate omit tx/rx flagsAlexander Aring2014-10-291-2/+8
| | * | | mac802154: add support for promiscuous modeAlexander Aring2014-10-291-0/+7
| | * | | mac802154: add hardware address filter flagAlexander Aring2014-10-291-0/+2
| | * | | mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring2014-10-291-1/+4
| | * | | mac802154: remove tab after defineAlexander Aring2014-10-291-8/+8
| | * | | mac802154: remove driver ops in wpan-phyAlexander Aring2014-10-281-8/+0
| | * | | mac802154: ops: declare channel and page as u8Alexander Aring2014-10-281-3/+2
| | * | | mac802154: declare struct ieee802154_ops as constAlexander Aring2014-10-281-1/+1
| | * | | ieee802154: add valid psdu length helperAlexander Aring2014-10-271-0/+11
| | * | | mac802154: rx: use tasklet instead workqueueAlexander Aring2014-10-271-0/+1
| | * | | ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend2014-10-271-4/+6
| | * | | 6lowpan: remove skb_deliver from IPHCMartin Townsend2014-10-271-3/+1