aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tcp: use TCP_SKB_CB(skb)->tcp_flags in input pathEric Dumazet2014-09-15
* net: bpf: correctly handle errors in sk_attach_filter()Sasha Levin2014-09-13
* net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa2014-09-13
* net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-13
* ipv6: exit early in addrconf_notify() if IPv6 is disabledWANG Cong2014-09-13
* ipv6: refactor ipv6_dev_mc_inc()WANG Cong2014-09-13
* ipv6: update the comment in mcast.cWANG Cong2014-09-13
* ipv6: drop some rcu_read_lock in mcastWANG Cong2014-09-13
* ipv6: drop ipv6_sk_mc_lock in mcastWANG Cong2014-09-13
* ipv6: refactor __ipv6_dev_ac_inc()WANG Cong2014-09-13
* ipv6: clean up ipv6_dev_ac_inc()WANG Cong2014-09-13
* ipv6: remove ipv6_sk_ac_lockWANG Cong2014-09-13
* ipv6: drop useless rcu_read_lock() in anycastWANG Cong2014-09-13
* net: sched: rcu'ify cls_bpfJohn Fastabend2014-09-13
* net: sched: rcu'ify cls_rsvpJohn Fastabend2014-09-13
* net: sched: make cls_u32 locklessJohn Fastabend2014-09-13
* net: sched: make cls_u32 per cpuJohn Fastabend2014-09-13
* net: sched: RCU cls_tcindexJohn Fastabend2014-09-13
* net: sched: RCU cls_routeJohn Fastabend2014-09-13
* net: sched: fw use RCUJohn Fastabend2014-09-13
* net: sched: cls_flow use RCUJohn Fastabend2014-09-13
* net: sched: cls_cgroup use RCUJohn Fastabend2014-09-13
* net: sched: cls_basic use RCUJohn Fastabend2014-09-13
* net: rcu-ify tcf_protoJohn Fastabend2014-09-13
* net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend2014-09-13
* udp: Fix inverted NAPI_GRO_CB(skb)->flush testScott Wood2014-09-12
* mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack pathAlexander Duyck2014-09-12
* skb: Add documentation for skb_clone_skAlexander Duyck2014-09-12
* tipc: fix sparse warningsErik Hugne2014-09-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-10
|\
| * netfilter: nf_tables: add new nft_masq expressionArturo Borrero2014-09-09
| * netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero2014-09-09
| * netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero2014-09-09
| * netfilter: ebtables: create audit records for replacesNicolas Dichtel2014-09-09
| * netfilter: nft_nat: include a flag attributeArturo Borrero2014-09-09
| * netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the rulesetArturo Borrero2014-09-09
| * netfilter: nf_tables: add helpers to schedule objects deletionArturo Borrero2014-09-09
| * netfilter: xt_string: Remove unnecessary initialization of struct ts_stateBojan Prtvar2014-09-09
| * ipvs: reduce stack usage for sockopt dataJulian Anastasov2014-09-09
| * netfilter: nf_tables: add devgroup support in meta expresionAna Rey2014-09-09
| * netfilter: nf_tables: rename nf_table_delrule_by_chain()Arturo Borrero2014-09-09
| * netfilter: nf_tables: add helper to unregister chain hooksArturo Borrero2014-09-09
| * netfilter: nf_tables: refactor rule deletion helperArturo Borrero2014-09-09
| * netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from corePablo Neira Ayuso2014-09-09
| * netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso2014-09-09
| * netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from corePablo Neira Ayuso2014-09-02
| * netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso2014-09-02
| * netfilter: nfnetlink_acct: add filter support to nfacct counter list/resetAlexey Perevalov2014-08-26
| * netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik2014-08-24
| * netfilter: ipset: Resolve missing-field-initializer warningsMark Rustad2014-08-24