summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-11tcp: move sk_mark_napi_id() at the right placeEric Dumazet
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-10ipv4: Avoid reading user iov twice after raw_probe_proto_optHerbert Xu
2014-11-10ipv4: Use standard iovec primitive in raw_probe_proto_optHerbert Xu
2014-11-10net: gro: add a per device gro flush timerEric Dumazet
2014-11-08dccp: Convert DCCP_WARN to net_warn_ratelimitedJoe Perches
2014-11-07udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones
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-06net: esp: Convert NETDEBUG to pr_infoJoe Perches
2014-11-06net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messagesJoe Perches
2014-11-06net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn
2014-11-06sched: fix act file names in header commentJiri Pirko
2014-11-06ip6_tunnel: Add support for wildcard tunnel endpoints.Steffen Klassert
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert
2014-11-05openvswitch: Avoid NULL mask check while building maskPravin B Shelar
2014-11-05openvswitch: Refactor action alloc and copy api.Pravin B Shelar
2014-11-05openvswitch: Move key_attr_size() to flow_netlink.h.Joe Stringer
2014-11-05openvswitch: Remove flow member from struct ovs_skb_cbLorand Jakab
2014-11-05openvswitch: Drop packets when interdev is not upChunhe Li
2014-11-05openvswitch: Refactor get_dp() function into multiple access APIs.Andy Zhou
2014-11-05openvswitch: Refactor ovs_flow_cmd_fill_info().Joe Stringer
2014-11-05openvswitch: refactor do_output() to move NULL check out of fast pathAndy Zhou
2014-11-05openvswitch: Additional logging for -EINVAL on flow setups.Jesse Gross
2014-11-05openvswitch: Remove redundant tcp_flags code.Joe Stringer
2014-11-05openvswitch: Move table destroy to dp-rcu callback.Pravin B Shelar
2014-11-05openvswitch: Add basic MPLS support to kernelSimon Horman
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar
2014-11-05fou: Fix typo in returning flags in netlinkTom Herbert
2014-11-05ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2014-11-05net: Convert SEQ_START_TOKEN/seq_printf to seq_putsJoe Perches
2014-11-05tcp: zero retrans_stamp if all retrans were ackedMarcelo Leitner
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-11-05gue: Receive side of remote checksum offloadTom Herbert
2014-11-05gue: TX support for using remote checksum offload optionTom 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-05udp: Offload outer UDP tunnel csum if availableTom Herbert
2014-11-05net: Move fou_build_header into fou.c and refactorTom Herbert
2014-11-05geneve: Unregister pernet subsys on module unload.Jesse Gross
2014-11-05geneve: Set GSO type on transmit.Jesse Gross
2014-11-04udp: remove blank line between set and testFabian Frederick
2014-11-04ipv6: trivial, add bracket for the if blockFlorent Fourcot
2014-11-04esp4: remove assignment in if conditionFabian Frederick
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