summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13tcp: limit GSO packets to half cwndEric Dumazet
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu
2014-11-13netfilter: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-13netlink: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-13net: generic dev_disable_lro() stacked device handlingMichal Kubeček
2014-11-13FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELSThomas Graf
2014-11-13libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov
2014-11-13libceph: clear r_req_lru_item in __unregister_linger_request()Ilya Dryomov
2014-11-13libceph: unlink from o_linger_requests when clearing r_osdIlya Dryomov
2014-11-13libceph: do not crash on large auth ticketsIlya Dryomov
2014-11-12irda: Fix build failures after IRDA_DEBUG->pr_debugJoe Perches
2014-11-12netlink: Properly unbind in error conditions.Hiroaki SHIMODA
2014-11-12ip_tunnel: Ops registration for secondary encap (fou, gue)Tom Herbert
2014-11-12udp: Neaten function pointer calls and add bracesJoe Perches
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches
2014-11-11ipv6: fix IPV6_PKTINFO with v4 mappedEric Dumazet
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong
2014-11-11net: sctp: fix memory leak in auth key managementDaniel Borkmann
2014-11-11net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
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-11dsa: Use netdev_<level> instead of printkJoe Perches
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-11tcp: move sk_mark_napi_id() at the right placeEric Dumazet
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross
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-09openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme
2014-11-09openvswitch: Constify various function argumentsThomas Graf
2014-11-09openvswitch: Remove redundant key ref from upcall_info.Pravin B Shelar
2014-11-09openvswitch: Optimize recirc action.Pravin B Shelar
2014-11-09openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang
2014-11-09openvswitch: Export symbols as GPL symbols.Pravin B Shelar
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 tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
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