summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2015-10-17net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-08af_unix: constify the sock parameter in unix_sk()Paul Moore
2015-10-05tcp/dccp: fix old style declarationsRaanan Avargil
2015-09-29af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc
2015-09-21tcp/dccp: fix timewait races in timer handlingEric Dumazet
2015-09-20ip6tunnel: make rx/tx bytes counters consistentNicolas Dichtel
2015-09-20net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró
2015-09-17net: Fix vti use case with oif in dst lookupsDavid Ahern
2015-09-17ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu
2015-09-15ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau
2015-09-15ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-09net: ipv6: use common fib_default_rule_prefPhil Sutter
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-08memcg: move memcg_proto_active from sock.hMichal Hocko
2015-09-08memcg: export struct mem_cgroupMichal Hocko
2015-09-06Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-09-04mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman
2015-09-02netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann
2015-09-01flow_dissector: Use 'const' where possible.David S. Miller
2015-09-01flow_dissector: Don't use bit fields.David S. Miller
2015-09-01flow_dissector: Add control/reporting of encapsulationTom Herbert
2015-09-01flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert
2015-09-01flow_dissector: Add flag to stop parsing at L3Tom Herbert
2015-09-01flow_dissector: Add control/reporting of fragmentationTom Herbert
2015-09-01flowi: Abstract out functions to get flow hash based on flowiTom Herbert
2015-09-01skbuff: Make __skb_set_sw_hash a general functionTom Herbert
2015-09-01flow_dissector: Move skb related functions to skbuff.hTom Herbert
2015-09-01net: Make table id type u32David Ahern
2015-09-01netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann
2015-08-31tun_dst: Remove opts_sizePravin B Shelar
2015-08-31gro_cells: remove spinlock protecting receive queuesEric Dumazet
2015-08-31tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar
2015-08-30net: Introduce helper functions to get the per cpu dataRaghavendra K T
2015-08-30net/bonding: Export bond_option_active_slave_get_rcuMatan Barak
2015-08-30net/ipv6: Export addrconf_ifid_eui48Matan Barak
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-28net: Add support for VRFs to inetpeer cacheDavid Ahern
2015-08-28net: Refactor inetpeer address structDavid Ahern
2015-08-28net: Add helper function to compare inetpeer addressesDavid Ahern
2015-08-28net: Add set,get helpers for inetpeer addressesDavid Ahern
2015-08-28net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern
2015-08-27net: sched: register noqueue qdiscPhil Sutter