summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet