aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches2-12/+1
2014-11-12net: phy: add module_phy_driver macroJohan Hovold1-0/+24
2014-11-12net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck1-43/+0
2014-11-12net: Add device Rx page allocation functionAlexander Duyck1-0/+48
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches1-4/+0
2014-11-11net: kill netif_copy_real_num_queues()WANG Cong1-17/+0
2014-11-11irda: Simplify IRDA logging macrosJoe Perches1-3/+3
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong1-2/+9
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2-10/+3
2014-11-11Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitchDavid S. Miller1-0/+15
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli1-0/+1
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet2-0/+14
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller14-119/+367
2014-11-10net: Move bonding headers under include/netDavid S. Miller4-0/+1248
2014-11-10net: gro: add a per device gro flush timerEric Dumazet1-10/+10
2014-11-10rtnetlink: add babel protocol recognitionDave Taht1-0/+1
2014-11-09openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme1-0/+2
2014-11-09openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang1-0/+13
2014-11-07udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones1-0/+1
2014-11-07uapi: resort Kbuild entriesstephen hemminger1-44/+44
2014-11-07net: Kill skb_copy_datagram_const_iovecHerbert Xu1-3/+0
2014-11-07inet: Add skb_copy_datagram_iterHerbert Xu1-0/+3
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+6
2014-11-06Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitchDavid S. Miller5-11/+76
2014-11-06sock.h: Remove unused NETDEBUG macroJoe Perches1-3/+0
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata1-1/+0
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert1-1/+2
2014-11-05openvswitch: Fix the type of struct ovs_key_nd nd_target field.Jarno Rajahalme1-3/+3
2014-11-05openvswitch: Add basic MPLS support to kernelSimon Horman2-0/+71
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar3-8/+2
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa2-36/+34
2014-11-05bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong1-0/+1
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong2-10/+10
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller1-0/+6
2014-11-05gue: TX support for using remote checksum offload optionTom Herbert2-1/+14
2014-11-05gue: Protocol constants for remote checksum offloadTom Herbert1-1/+4
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert3-2/+7
2014-11-05gue: Add infrastructure for flags and optionsTom Herbert1-5/+95
2014-11-05net: Move fou_build_header into fou.c and refactorTom Herbert1-0/+26
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes1-1/+1
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville4-23/+253
2014-11-04net: allow setting ecn via routing tableFlorian Westphal1-1/+1
2014-11-04syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal1-5/+4
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller1-6/+23
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy1-0/+2
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy2-0/+30
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau1-0/+5
2014-11-04ieee80211: add "max length of AMPDU" enum for VHTEran Harary1-1/+16
2014-11-03net: add rbnode to struct sk_buffEric Dumazet1-7/+13
2014-11-03uapi: add missing network related headers to kbuildstephen hemminger1-0/+4