summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* bury skb_copy_to_page()Al Viro2014-11-191-23/+0
* fold verify_iovec() into copy_msghdr_from_user()Al Viro2014-11-191-3/+2
* icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones2014-11-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-141-0/+9
|\
| * udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross2014-11-101-0/+9
* | ip_tunnel: Ops registration for secondary encap (fou, gue)Tom Herbert2014-11-122-22/+19
* | irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-122-12/+1
* | irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-111-4/+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
* | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+12
* | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-1010-299/+298
|\ \
| * \ Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-042-21/+201
| |\ \
| | * | 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-041-0/+19
| | * | mac80211: add support for driver tx power reportingFelix Fietkau2014-11-041-0/+5
| | * | cfg80211: support configuring vif mac addr on createBen Greear2014-10-271-3/+6
| | * | 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-221-5/+1
| | * | cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen2014-10-201-0/+5
| | * | 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 device_timestamp to the ieee80211_channel_switch structLuciano Coelho2014-10-091-0/+3
| | * | cfg80211: add ops to query mesh proxy path tableHenning Rogge2014-10-091-0/+7
| * | | 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
| * | | 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
| * | | mac802154: tx: add comment at sync xmit callbackAlexander Aring2014-10-261-0/+4
| * | | mac802154: tx: add support for xmit_async callbackAlexander Aring2014-10-261-3/+14
| * | | mac802154: add netdev qeue helpersAlexander Aring2014-10-261-0/+4
| * | | mac802154: tx: remove xmit channel context switchAlexander Aring2014-10-261-2/+1
OpenPOWER on IntegriCloud