summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-12net: Add device Rx page allocation functionAlexander Duyck
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches
2014-11-11net: kill netif_copy_real_num_queues()WANG Cong
2014-11-11irda: Simplify IRDA logging macrosJoe Perches
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches
2014-11-11Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-10net: Move bonding headers under include/netDavid S. Miller
2014-11-10net: gro: add a per device gro flush timerEric Dumazet
2014-11-10rtnetlink: add babel protocol recognitionDave Taht
2014-11-09openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme
2014-11-09openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang
2014-11-07udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones
2014-11-07uapi: resort Kbuild entriesstephen hemminger
2014-11-07net: Kill skb_copy_datagram_const_iovecHerbert Xu
2014-11-07inet: Add skb_copy_datagram_iterHerbert Xu
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-06Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-11-06sock.h: Remove unused NETDEBUG macroJoe Perches
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert
2014-11-05openvswitch: Fix the type of struct ovs_key_nd nd_target field.Jarno Rajahalme
2014-11-05openvswitch: Add basic MPLS support to kernelSimon Horman
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa
2014-11-05bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-11-05gue: TX support for using remote checksum offload optionTom Herbert
2014-11-05gue: Protocol constants for remote checksum offloadTom Herbert
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert
2014-11-05gue: Add infrastructure for flags and optionsTom Herbert
2014-11-05net: Move fou_build_header into fou.c and refactorTom Herbert
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-04net: allow setting ecn via routing tableFlorian Westphal
2014-11-04syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau
2014-11-04ieee80211: add "max length of AMPDU" enum for VHTEran Harary
2014-11-03net: add rbnode to struct sk_buffEric Dumazet
2014-11-03uapi: add missing network related headers to kbuildstephen hemminger
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak
2014-11-03net: shrink struct softnet_dataEric Dumazet
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller