summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-2111-89/+129
|\
| * batman-adv: Fix memory leak on tt add with invalid vlanSven Eckelmann2015-08-181-1/+4
| * ipv6: Fix a potential deadlock when creating pcpu rtMartin KaFai Lau2015-08-172-11/+35
| * ipv6: Add rt6_make_pcpu_route()Martin KaFai Lau2015-08-171-4/+16
| * ipv6: Remove un-used argument from ip6_dst_alloc()Martin KaFai Lau2015-08-171-12/+9
| * Merge tag 'mac80211-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-08-171-5/+6
| |\
| | * mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht2015-08-131-5/+6
| * | Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"Calvin Owens2015-08-171-6/+4
| * | inet: fix potential deadlock in reqsk_queue_unlink()Eric Dumazet2015-08-131-1/+1
| * | ipv4: off-by-one in continuation handling in /proc/net/routeAndy Whitcroft2015-08-131-1/+1
| * | net: fix wrong skb_get() usage / crash in IGMP/MLD parsing codeLinus Lüssing2015-08-134-51/+56
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-2032-433/+1152
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-21176-2008/+4138
| |\ \ \
| * | | | netfilter: nft_payload: work around vlan header strippingFlorian Westphal2015-08-191-1/+56
| * | | | netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann2015-08-185-40/+27
| * | | | netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2015-08-189-92/+223
| * | | | netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-1117-116/+162
| * | | | netfilter: nfacct: per network namespace supportAndreas Schultz2015-08-072-22/+51
| * | | | netfilter: nft_limit: add per-byte limitingPablo Neira Ayuso2015-08-071-4/+59
| * | | | netfilter: nft_limit: constant token cost per packetPablo Neira Ayuso2015-08-071-7/+18
| * | | | netfilter: nft_limit: add burst parameterPablo Neira Ayuso2015-08-071-2/+18
| * | | | netfilter: nft_limit: factor out shared code with per-byte limitingPablo Neira Ayuso2015-08-071-33/+53
| * | | | netfilter: nft_limit: convert to token-based limiting at nanosecond granularityPablo Neira Ayuso2015-08-071-16/+26
| * | | | netfilter: nft_limit: rename to nft_limit_pktsPablo Neira Ayuso2015-08-071-6/+6
| * | | | netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso2015-08-078-2/+234
| * | | | netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2015-08-078-152/+240
| * | | | netfilter: xt_TEE: get rid of WITH_CONNTRACK definitionPablo Neira Ayuso2015-08-071-5/+3
| * | | | netfilter: nft_counter: convert it to use per-cpu countersPablo Neira Ayuso2015-08-071-28/+69
* | | | | ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc2015-08-201-0/+102
* | | | | ipv6: route: extend flow representation with tunnel keyJiri Benc2015-08-201-0/+6
* | | | | ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc2015-08-203-5/+9
* | | | | ipv6: drop metadata dst in ip6_route_inputJiri Benc2015-08-201-0/+1
* | | | | route: move lwtunnel state to dst_entryJiri Benc2015-08-2010-102/+39
* | | | | ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-206-18/+18
* | | | | ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-208-25/+25
| |/ / / |/| | |
* | | | net: Fix nexthop lookupsDavid Ahern2015-08-201-1/+8
* | | | bridge: fix netlink max attr sizeScott Feldman2015-08-201-1/+1
* | | | 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: dsa: Allow multi hop routes to be expressedAndrew Lunn2015-08-181-10/+30
* | | | net: sched: drop all special handling of tx_queue_len == 0Phil Sutter2015-08-185-17/+9
* | | | net: warn if drivers set tx_queue_len = 0Phil Sutter2015-08-181-0/+3
* | | | net: caif: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
* | | | net: hsr: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
* | | | net: batman-adv: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
* | | | net: dsa: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
* | | | net: 6lowpan: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
* | | | net: bridge: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-2/+1
OpenPOWER on IntegriCloud