summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* neighbour: fix nlmsg_pid in notificationsRoopa Prabhu2017-03-224-20/+24
* net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov2017-03-214-48/+83
* net/8021q: create device with all possible features in wanted_featuresAndrey Vagin2017-03-211-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-03-2147-273/+508
|\
| * netfilter: fix the warning on unused refcount variableReshetova, Elena2017-03-201-1/+0
| * netfilter: refcounter conversionsReshetova, Elena2017-03-1718-66/+71
| * ipvs: remove an annoying printk in netns initCong Wang2017-03-161-2/+0
| * netfilter: nft_set_rbtree: use per-set rwlock to improve the scalabilityLiping Zhang2017-03-131-15/+16
| * netfilter: limit: use per-rule spinlock to improve the scalabilityLiping Zhang2017-03-132-10/+11
| * netfilter: nf_conntrack: reduce resolve_normal_ct argsFlorian Westphal2017-03-131-31/+26
| * netfilter: nft_fib: Support existence checkPhil Sutter2017-03-133-8/+12
| * netfilter: nft_ct: add helper set supportFlorian Westphal2017-03-131-0/+171
| * netfilter: provide nft_ctx in object init functionFlorian Westphal2017-03-133-5/+8
| * netfilter: nf_reject: remove unused variableTaehee Yoo2017-03-081-3/+0
| * netfilter: bridge: remove unneeded rcu_read_lockFlorian Westphal2017-03-081-3/+0
| * netfilter: nf_tables: add nft_set_lookup()Pablo Neira Ayuso2017-03-064-37/+36
| * netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang2017-03-0610-40/+14
| * netfilter: arp_tables: remove redundant check on ret being non-zeroColin Ian King2017-03-061-2/+0
| * netfilter: Use pr_cont where appropriateJoe Perches2017-03-062-30/+19
| * netfilter: nft_hash: support of symmetric hashLaura Garcia Liebana2017-03-061-1/+98
| * netfilter: nft_hash: rename nft_hash to nft_jhashLaura Garcia Liebana2017-03-061-18/+18
| * netfilter: nft_exthdr: Allow checking TCP option presence, tooPhil Sutter2017-03-061-3/+10
* | tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh2017-03-165-50/+8
* | tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh2017-03-165-174/+10
* | tcp_westwood: fix tcp_westwood_info() style mistakeschun Long2017-03-161-2/+2
* | netem: apply correct delay when rate throttlingNik Unger2017-03-161-8/+18
* | net/sched: fq_codel: Avoid set-but-unused variableOr Gerlitz2017-03-161-2/+0
* | net/sched: act_ife: Staticfy find_decode_metaid()Or Gerlitz2017-03-161-2/+2
* | ipv4: fib_rules: Dump FIB rules when registering FIB notifierIdo Schimmel2017-03-161-3/+16
* | ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel2017-03-161-5/+8
* | ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel2017-03-162-0/+35
* | net: dsa: check out-of-range ageing time valueVivien Didelot2017-03-151-2/+6
* | net: dsa: dsa_fastest_ageing_time return unsignedVivien Didelot2017-03-151-2/+2
* | mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar2017-03-151-6/+11
* | mqprio: Change handling of hw u8 to allow for multiple hardware offload modesAlexander Duyck2017-03-151-10/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-1561-240/+401
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-1458-237/+346
| |\ \
| | * | net: Resend IGMP memberships upon peer notification.Vlad Yasevich2017-03-141-0/+1
| | * | dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa2017-03-131-0/+1
| | * | dccp/tcp: fix routing redirect raceJon Maxwell2017-03-134-8/+14
| | * | net: use net->count to check whether a netns is alive or notAndrey Vagin2017-03-131-3/+3
| | * | bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2017-03-132-21/+1
| | * | ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-03-131-1/+6
| | * | ipv6: make ECMP route replacement less greedySabrina Dubroca2017-03-131-0/+2
| | * | mpls: Do not decrement alive counter for unregister eventsDavid Ahern2017-03-121-1/+2
| | * | mpls: Send route delete notifications when router module is unloadedDavid Ahern2017-03-121-0/+1
| | * | act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss2017-03-121-0/+3
| | * | rxrpc: Wake up the transmitter if Rx window size increases on the peerDavid Howells2017-03-101-3/+12
| | * | rxrpc: rxrpc_kernel_send_data() needs to handle failed call betterDavid Howells2017-03-091-2/+3
| | * | udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev2017-03-092-2/+2
OpenPOWER on IntegriCloud