summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole2015-09-29
* ipv4: send arp replies to the correct tunnelJiri Benc2015-09-24
* tcp/dccp: fix timewait races in timer handlingEric Dumazet2015-09-21
* ip6tunnel: make rx/tx bytes counters consistentNicolas Dichtel2015-09-20
* net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2015-09-20
* net: Fix vti use case with oif in dst lookupsDavid Ahern2015-09-17
* ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2015-09-17
* ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau2015-09-15
* ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau2015-09-15
* ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau2015-09-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-10
|\
| * net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-09
| * Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-09-06
| |\
| | * mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman2015-09-04
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-05
| |\ \ | | |/ | |/|
| | * netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann2015-09-01
| | * netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=nBernhard Thaler2015-08-19
| | * netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso2015-08-19
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09
|\ \ \
| * | | net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2015-08-30
| * | | net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-30
| | |/ | |/|
* | | memcg: move memcg_proto_active from sock.hMichal Hocko2015-09-08
* | | memcg: export struct mem_cgroupMichal Hocko2015-09-08
| |/ |/|
* | netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-02
* | flow_dissector: Use 'const' where possible.David S. Miller2015-09-01
* | flow_dissector: Don't use bit fields.David S. Miller2015-09-01
* | flow_dissector: Add control/reporting of encapsulationTom Herbert2015-09-01
* | flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert2015-09-01
* | flow_dissector: Add flag to stop parsing at L3Tom Herbert2015-09-01
* | flow_dissector: Add control/reporting of fragmentationTom Herbert2015-09-01
* | flowi: Abstract out functions to get flow hash based on flowiTom Herbert2015-09-01
* | skbuff: Make __skb_set_sw_hash a general functionTom Herbert2015-09-01
* | flow_dissector: Move skb related functions to skbuff.hTom Herbert2015-09-01
* | net: Make table id type u32David Ahern2015-09-01
* | tun_dst: Remove opts_sizePravin B Shelar2015-08-31
* | gro_cells: remove spinlock protecting receive queuesEric Dumazet2015-08-31
* | tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-31
* | ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-31
* | net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-30
* | vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc2015-08-29
* | ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-29
* | ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-28
|\ \
| * | ipvs: add more mcast parameters for the sync daemonJulian Anastasov2015-08-21
| * | ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov2015-08-21
* | | net: Add support for VRFs to inetpeer cacheDavid Ahern2015-08-28
* | | net: Refactor inetpeer address structDavid Ahern2015-08-28
* | | net: Add helper function to compare inetpeer addressesDavid Ahern2015-08-28
* | | net: Add set,get helpers for inetpeer addressesDavid Ahern2015-08-28
* | | net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern2015-08-28