summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong-2/+9
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches-10/+3
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet-0/+12
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross-0/+9
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-299/+298
2014-11-10net: Move bonding headers under include/netDavid S. Miller-0/+1248
2014-11-10mac80211: add back support for radiotap vendor namespace dataJohannes Berg-0/+37
2014-11-10cfg80211: add channel switch started notificationLuciano Coelho-0/+14
2014-11-09ieee802154: add new nl802154 headerAlexander Aring-0/+122
2014-11-09ieee802154: add wpan_dev_listAlexander Aring-0/+6
2014-11-09ieee802154: add iftype to wpan_devAlexander Aring-0/+1
2014-11-09ieee802154: rename wpan_phy_allocAlexander Aring-1/+1
2014-11-09mac802154: move mac pib attributes into wpan_devAlexander Aring-5/+19
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+0
2014-11-06Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-0/+39
2014-11-06sock.h: Remove unused NETDEBUG macroJoe Perches-3/+0
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata-1/+0
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert-1/+2
2014-11-05openvswitch: Add basic MPLS support to kernelSimon Horman-0/+39
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong-0/+10
2014-11-05gue: TX support for using remote checksum offload optionTom Herbert-1/+13
2014-11-05gue: Protocol constants for remote checksum offloadTom Herbert-1/+4
2014-11-05gue: Add infrastructure for flags and optionsTom Herbert-5/+95
2014-11-05net: Move fou_build_header into fou.c and refactorTom Herbert-0/+26
2014-11-05mac802154: add support for perm_extended_addrAlexander Aring-0/+2
2014-11-05mac802154: cleanup ieee802154_netdev_to_extended_addrAlexander Aring-4/+7
2014-11-05mac802154: add ieee802154_le64_to_be64Alexander Aring-0/+13
2014-11-05mac802154: add ieee802154_vif structAlexander Aring-0/+8
2014-11-05ieee802154: remove mlme get_phy callbackAlexander Aring-12/+0
2014-11-05ieee802154: rework interface registrationAlexander Aring-0/+4
2014-11-05ieee802154: remove nl802154 unused functionsAlexander Aring-122/+0
2014-11-05ieee802154: rework wpan_phy index assignmentAlexander Aring-1/+0
2014-11-05netfilter: Convert print_tuple functions to return voidJoe Perches-5/+5
2014-11-05netfilter: Remove return values for print_conntrack callbacksSteven Rostedt (Red Hat)-1/+1
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville-21/+201
2014-11-04net: allow setting ecn via routing tableFlorian Westphal-1/+1
2014-11-04syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal-5/+4
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller-6/+23
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy-0/+2
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy-0/+19
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau-0/+5
2014-11-03Bluetooth: Add hci_conn_lookup_type() helper functionMarcel Holtmann-0/+21
2014-11-03Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTERMarcel Holtmann-0/+9
2014-11-02mac802154: fix byteorder issuesAlexander Aring-3/+3
2014-11-02Bluetooth: Add hci_reset_dev() for driver triggerd stack resetMarcel Holtmann-0/+1
2014-11-02Bluetooth: Print error message for HCI_Hardware_Error eventMarcel Holtmann-0/+5
2014-11-02mac802154: add helper for converting dev_addrAlexander Aring-0/+9
2014-11-02cfg802154: convert deprecated iface add and delAlexander Aring-4/+5
2014-11-02cfg802154: introduce cfg802154_registered_deviceAlexander Aring-1/+7
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+22