summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov2014-07-284-8/+38
* inet: frag: use seqlock for hash rebuildFlorian Westphal2014-07-285-37/+56
* inet: frag: remove periodic secret rebuild timerFlorian Westphal2014-07-285-21/+38
* inet: frag: remove lru listFlorian Westphal2014-07-285-14/+2Star
* inet: frag: don't account number of fragment queuesFlorian Westphal2014-07-284-10/+5Star
* inet: frag: move eviction of queues to work queueFlorian Westphal2014-07-283-45/+104
* inet: frag: move evictor calls into frag_find functionFlorian Westphal2014-07-285-34/+9Star
* inet: frag: remove hash size assumptions from callersFlorian Westphal2014-07-285-23/+19Star
* inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal2014-07-284-22/+22
* ipv6: remove obsolete comment in ip6_append_data()Li RongQing2014-07-251-1/+0Star
* net: do not name the pointer to struct net_device netWANG Cong2014-07-251-71/+71
* net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov2014-07-251-9/+9
* net_sched: remove exceptional & on function nameHimangi Saraogi2014-07-251-1/+1
* neigh: remove exceptional & on function nameHimangi Saraogi2014-07-251-1/+1
* igmp: remove exceptional & on function nameHimangi Saraogi2014-07-251-1/+1
* openvswitch: Add skb_clone NULL check for the sampling action.Andy Zhou2014-07-241-0/+2
* openvswitch: Sample action without side effectsSimon Horman2014-07-241-11/+37
* openvswitch: Avoid memory corruption in queue_userspace_packet()Andy Zhou2014-07-241-1/+2
* openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar2014-07-241-1/+4
* openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang2014-07-243-12/+139
* net: filter: split filter.c into two filesAlexei Starovoitov2014-07-241-511/+0Star
* ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw socketsQuentin Armitage2014-07-241-1/+4
* sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru2014-07-233-3/+3
* net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight2014-07-222-4/+4
* net: sctp: Open out the check for NagleDavid Laight2014-07-221-33/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-2214-87/+232
|\
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-07-224-24/+108
| |\
| | * batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli2014-07-213-14/+74
| | * batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich2014-07-211-10/+34
| * | ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet2014-07-221-0/+4
| |/
| * dns_resolver: Null-terminate the right stringBen Hutchings2014-07-211-1/+1
| * net_sched: avoid generating same handle for u32 filtersCong Wang2014-07-211-5/+14
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-07-172-55/+95
| |\
| | * netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet2014-07-142-8/+17
| | * netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso2014-07-141-7/+23
| | * netfilter: nf_tables: safe RCU iteration on list when dumpingPablo Neira Ayuso2014-07-141-41/+53
| | * netfilter: nf_tables: skip transaction if no update flags in tablesPablo Neira Ayuso2014-06-301-0/+3
| * | net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu2014-07-165-2/+10
* | | af_iucv: avoid path quiesce of severed path in shutdown()Ursula Braun2014-07-221-1/+2
* | | tipc: fix sparse non static symbol warningsWei Yongjun2014-07-211-2/+3
* | | net/rxrpc/ar-key.c: drop negativity check on unsigned valueAndrey Utkin2014-07-211-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-2140-2079/+1625Star
|\ \ \
| * | | ipvs: Remove dead debug codeYannick Brosseau2014-07-161-86/+0Star
| * | | ipvs: remove null test before kfreeFabian Frederick2014-07-161-2/+1Star
| * | | netfilter: use IS_ENABLED() macroDuan Jiong2014-06-3014-17/+25
| * | | netfilter: nft_log: fix coccinelle warningsFengguang Wu2014-06-291-1/+1
| * | | netfilter: xt_LOG: add missing string format in nf_log_packet()Pablo Neira Ayuso2014-06-281-1/+1
| * | | netfilter: fix several Kconfig problems in NF_LOG_*Pablo Neira Ayuso2014-06-283-21/+19Star
| * | | netfilter: nft_log: complete logging supportPablo Neira Ayuso2014-06-271-17/+59
| * | | netfilter: nft_log: request explicit logger when loading rulesPablo Neira Ayuso2014-06-271-1/+23