summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann2015-08-181-1/+2
| * | | netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2015-08-181-2/+6
| * | | netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-113-8/+8
| * | | netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso2015-08-074-1/+118
| * | | netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2015-08-073-0/+128
* | | | ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc2015-08-201-0/+102
* | | | route: move lwtunnel state to dst_entryJiri Benc2015-08-202-14/+8
* | | | ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-202-8/+8
* | | | ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-202-9/+9
| |/ / |/| |
* | | net: Fix nexthop lookupsDavid Ahern2015-08-201-1/+8
* | | ipv4: Make fib_encap_match staticYing Xue2015-08-201-3/+3
* | | vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov2015-08-191-2/+2
* | | lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc2015-08-181-0/+7
* | | lwtunnel: fix memory leakJiri Benc2015-08-181-4/+6
* | | net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-173-4/+4
* | | lwt: Add support to redirect dst.inputTom Herbert2015-08-171-1/+7
* | | inet: Move VRF table lookup to inlined functionDavid Ahern2015-08-171-9/+1
* | | lwtunnel: rename ip lwtunnel attributesJiri Benc2015-08-171-43/+43
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-08-171-5/+6
|\ \ \
| * | | xfrm: Add oif to dst lookupsDavid Ahern2015-08-111-5/+6
* | | | ipv4: fix refcount leak in fib_check_nh()Eric Dumazet2015-08-161-1/+2
* | | | net: frags: Add VRF device index to cache and lookupDavid Ahern2015-08-131-5/+13
* | | | net: Use VRF index for oif in ip_send_unicast_replyDavid Ahern2015-08-131-1/+6
* | | | net: Use passed in table for nexthop lookupsDavid Ahern2015-08-131-2/+11
* | | | net: Add routes to the table associated with the deviceDavid Ahern2015-08-132-10/+23
* | | | net: Fix up inet_addr_type checksDavid Ahern2015-08-135-14/+50
* | | | net: Add inet_addr lookup by tableDavid Ahern2015-08-131-7/+15
* | | | udp: Handle VRF device in sendmsgDavid Ahern2015-08-131-1/+21
* | | | net: Use VRF device index for lookups on TXDavid Ahern2015-08-133-2/+14
* | | | net: Use VRF device index for lookups on RXDavid Ahern2015-08-132-2/+9
* | | | tcp: TLP retransmits last if failed to send new packetYuchung Cheng2015-08-131-16/+22
* | | | tcp: don't extend RTO on failed loss probe attemptsYuchung Cheng2015-08-131-7/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-134-6/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | inet: fix possible request socket leakEric Dumazet2015-08-101-1/+1
| * | | inet: fix races with reqsk timersEric Dumazet2015-08-101-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-08-101-1/+2
| |\ \ \
| | * | | netfilter: SYNPROXY: fix sending window update to clientPhil Sutter2015-08-101-1/+2
| * | | | udp: fix dst races with multicast early demuxEric Dumazet2015-08-031-3/+10
| |/ / /
* | / / net: ipv4: increase dhcp inter device timeoutMugunthan V N2015-08-121-1/+1
| |/ / |/| |
* | | gre: Remove support for sharing GRE protocol hook.Pravin B Shelar2015-08-102-216/+200
* | | openvswitch: Use regular GRE net_device instead of vportPravin B Shelar2015-08-102-34/+36
* | | ip_gre: Add support to collect tunnel metadata.Pravin B Shelar2015-08-103-26/+208
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-043-49/+58
|\ \
| * | netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2015-07-301-5/+2
| * | netfilter: xtables: remove __pure annotationFlorian Westphal2015-07-152-2/+2
| * | netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-151-1/+2
| * | netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-152-25/+23
| * | netfilter: xtables: compute exact size needed for jumpstackFlorian Westphal2015-07-152-17/+30
* | | ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman2015-08-031-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-319-60/+71
|\ \ \ | | |/ | |/|