aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-03net: add rbnode to struct sk_buffEric Dumazet1-7/+13
2014-11-03uapi: add missing network related headers to kbuildstephen hemminger1-0/+4
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2-1/+31
2014-11-03net: shrink struct softnet_dataEric Dumazet1-7/+8
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller65-161/+803
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-2/+42
2014-10-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+7
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-11/+9
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+20
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso1-0/+10
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso1-0/+10
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings1-0/+2
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet1-2/+6
2014-10-30net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck1-0/+7
2014-10-30net: dsa: Add support for switch EEPROM accessGuenter Roeck1-0/+10
2014-10-30net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck1-0/+16
2014-10-30Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgentIngo Molnar1-9/+9
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds4-52/+33
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner1-41/+17
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner1-1/+0
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes1-7/+10
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski1-3/+6
2014-10-29neigh: optimize neigh_parms_release()Nicolas Dichtel1-1/+2
2014-10-29net: introduce napi_schedule_irqoff()Eric Dumazet1-0/+13
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2-0/+2