summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-30netfilter: conntrack: get rid of conntrack timerFlorian Westphal
2016-08-30netfilter: don't rely on DYING bit to detect when destroy event was sentFlorian Westphal
2016-08-30netfilter: restart search if moved to other chainFlorian Westphal
2016-08-26netfilter: nf_tables: Use nla_put_be32() to dump immediate parametersPablo Neira Ayuso
2016-08-26netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertionPablo Neira Ayuso
2016-08-26rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso
2016-08-23netfilter: nf_tables: reject hook configuration updates on existing chainsPablo Neira Ayuso
2016-08-23netfilter: nf_tables: introduce nft_chain_parse_hook()Pablo Neira Ayuso
2016-08-23netfilter: nf_tables: typo in trace attribute definitionPablo Neira
2016-08-22netfilter: nft_hash: fix non static symbol warningWei Yongjun
2016-08-22netfilter: fix spelling mistake: "delimitter" -> "delimiter"Colin Ian King
2016-08-22netfilter: nf_tables: add number generator expressionLaura Garcia Liebana
2016-08-22netfilter: nf_tables: add quota expressionPablo Neira Ayuso
2016-08-18netfilter: nf_conntrack: restore nf_conntrack_htable_size as exported symbolPablo Neira Ayuso
2016-08-17netfilter: conntrack: simplify the code by using nf_conntrack_get_htLiping Zhang
2016-08-13netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso
2016-08-12netfilter: nf_tables: add hash expressionLaura Garcia Liebana
2016-08-11netfilter: nf_tables: rename set implementationsPablo Neira Ayuso
2016-08-11ipvs: use nf_ct_kill helperFlorian Westphal
2016-08-11netfilter: use_nf_conn_expires helper in more placesFlorian Westphal
2016-08-11netfilter: nf_dup4: remove redundant checksum recalculationLiping Zhang
2016-08-11netfilter: physdev: add missed blankHangbin Liu
2016-08-11netfilter: conntrack: Only need first 4 bytes to get l4proto portsGao Feng
2016-08-11net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-11net: ethernet: renesas: sh_eth: use phydev from struct net_devicePhilippe Reynes
2016-08-11samples/bpf: fix bpf_perf_event_output prototypeAdam Barth
2016-08-11net: macb: Add 64 bit addressing support for GEMHarini Katakam
2016-08-11qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru
2016-08-11Merge branch 'cpsw-refactor'David S. Miller
2016-08-11net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_commonIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: move napi struct to cpsw_commonIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_commonIvan Khoronzhuk
2016-08-11net; ethernet: ti: cpsw: move irq stuff under cpsw_commonIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: move cpdma resources to cpsw_commonIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: move links on h/w registers to cpsw_commonIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: replace pdev on devIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: create common struct to hold shared driver dataIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: don't check slave num in runtimeIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: remove clk var from privIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters listIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: remove intr dbg msg from poll handlersIvan Khoronzhuk
2016-08-11net: ethernet: ti: cpsw: simplify submit routineIvan Khoronzhuk
2016-08-11rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng
2016-08-11Merge branch 'qdisc-hashtable'David S. Miller
2016-08-11net: sched: convert qdisc linked list to hashtableJiri Kosina
2016-08-11net: resolve symbol conflicts with generic hashtable.hJiri Kosina
2016-08-10ravb: use proper names for suspend/resume functionsNiklas Söderlund
2016-08-10net: ipconfig: fix use after freeUwe Kleine-König
2016-08-09ravb: add sleep PM suspend/resume supportNiklas Söderlund
2016-08-09net: dsa: b53: constify b53_io_ops structuresJulia Lawall