Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3876d22dba62ebf6582f33e1ef2160eeb95e1129
/
net
3876d22
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
by Patrick McHardy
· 11 years ago
44a6f0d
netfilter: nf_tables: prohibit deletion of a table with existing sets
by Patrick McHardy
· 11 years ago
7047f9d
netfilter: nf_tables: take AF module reference when creating a table
by Patrick McHardy
· 11 years ago
c5c1f97
netfilter: nf_tables: perform flags validation before table allocation
by Patrick McHardy
· 11 years ago
fa2c1de
netfilter: nf_tables: minor nf_chain_type cleanups
by Patrick McHardy
· 11 years ago
2a37d75
netfilter: nf_tables: constify chain type definitions and pointers
by Patrick McHardy
· 11 years ago
93b0806
netfilter: nf_tables: replay request after dropping locks to load chain type
by Patrick McHardy
· 11 years ago
88ce65a
netfilter: nf_tables: add missing module references to chain types
by Patrick McHardy
· 11 years ago
baae3e6
netfilter: nf_tables: fix chain type module reference handling
by Patrick McHardy
· 11 years ago
7582067
netfilter: nf_tables: fix check for table overflow
by Patrick McHardy
· 11 years ago
4401a86
netfilter: nf_tables: restore chain change atomicity
by Patrick McHardy
· 11 years ago
57de2a0
netfilter: nf_tables: split chain policy validation from actually setting it
by Patrick McHardy
· 11 years ago
b38895c
netfilter: nft_meta: fix lack of validation of the input register
by Pablo Neira Ayuso
· 11 years ago
c4ede3d
netfilter: nft_ct: Add support to set the connmark
by Kristian Evensen
· 11 years ago
9638f33
netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET
by Patrick McHardy
· 11 years ago
4566bf2
netfilter: nft_meta: add l4proto support
by Patrick McHardy
· 11 years ago
124edfa
netfilter: nf_tables: add nfproto support to meta expression
by Patrick McHardy
· 11 years ago
1d49144
netfilter: nf_tables: add "inet" table for IPv4/IPv6
by Patrick McHardy
· 11 years ago
115a60b
netfilter: nf_tables: add support for multi family tables
by Patrick McHardy
· 11 years ago
c948487
netfilter: nf_tables: add hook ops to struct nft_pktinfo
by Patrick McHardy
· 11 years ago
3b088c4
netfilter: nf_tables: make chain types override the default AF functions
by Patrick McHardy
· 11 years ago
688d186
netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
by Pablo Neira Ayuso
· 11 years ago
cdb3f4a
net: Do not enable tx-nocache-copy by default
by Benjamin Poirier
· 11 years ago
dfd1582
ipv4: loopback device: ignore value changes after device is upped
by Jiri Pirko
· 11 years ago
509aba3
IPv6: add the option to use anycast addresses as source addresses in echo reply
by FX Le Bail
· 11 years ago
438e38f
gre_offload: statically build GRE offloading support
by Eric Dumazet
· 11 years ago
39b6b29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
443cd88
ovs: make functions local
by Stephen Hemminger
· 11 years ago
09c5e60
openvswitch: Compute checksum in skb_gso_segment() if needed
by Thomas Graf
· 11 years ago
bda56f1
openvswitch: Use skb_zerocopy() for upcall
by Thomas Graf
· 11 years ago
8055a89
openvswitch: Pass datapath into userspace queue functions
by Thomas Graf
· 11 years ago
44da5ae
openvswitch: Drop user features if old user space attempted to create datapath
by Thomas Graf
· 11 years ago
43d4be9
openvswitch: Allow user space to announce ability to accept unaligned Netlink messages
by Thomas Graf
· 11 years ago
af2806f
net: Export skb_zerocopy() to zerocopy from one skb to another
by Thomas Graf
· 11 years ago
5f03f47
openvswitch: remove duplicated include from flow_table.c
by Wei Yongjun
· 11 years ago
11d6c461
net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}
by Daniel Borkmann
· 11 years ago
e298e50
openvswitch: Per cpu flow stats.
by Pravin B Shelar
· 11 years ago
795449d
openvswitch: Enable memory mapped Netlink i/o
by Thomas Graf
· 11 years ago
aae9f0e
netlink: Avoid netlink mmap alloc if msg size exceeds frame size
by Thomas Graf
· 11 years ago
bb9b18f
genl: Add genlmsg_new_unicast() for unicast message allocation
by Thomas Graf
· 11 years ago
663efa3
openvswitch: Silence RCU lockdep checks from flow lookup.
by Jesse Gross
· 11 years ago
5bb5063
openvswitch: Change ovs_flow_tbl_lookup_xx() APIs
by Andy Zhou
· 11 years ago
8f49ce1
openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).
by Ben Pfaff
· 11 years ago
d121190
openvswitch: Correct comment.
by Ben Pfaff
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
805c1f4
net_sched: act: action flushing missaccounting
by Jamal Hadi Salim
· 11 years ago
63acd68
net_sched: Remove unnecessary checks for act->ops
by Jamal Hadi Salim
· 11 years ago
fbf2671
bridge: use DEVICE_ATTR_xx macros
by sfeldma@cumulusnetworks.com
· 11 years ago
fe0d692
bridge: use spin_lock_bh() in br_multicast_set_hash_max
by Curt Brune
· 11 years ago
996b175
tcp: out_of_order_queue do not use its lock
by Eric Dumazet
· 11 years ago
88ad314
ipv6: don't install anycast address for /128 addresses on routers
by Hannes Frederic Sowa
· 11 years ago
d4b3621
net: pkt_sched: PIE AQM scheme
by Vijay Subramanian
· 11 years ago
83111e7
netfilter: Fix build failure in nfnetlink_queue_core.c.
by David S. Miller
· 11 years ago
9aa28f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
a48d4bb
net: netdev_kobject_init: annotate with __init
by Daniel Borkmann
· 11 years ago
965801e
net: 6lowpan: fix lowpan_header_create non-compression memcpy call
by Daniel Borkmann
· 11 years ago
855404e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
eec73f1
tipc: remove unused code
by stephen hemminger
· 11 years ago
9805696
tipc: make local function static
by stephen hemminger
· 11 years ago
6aee49c
dccp: make local variable static
by stephen hemminger
· 11 years ago
fd34d62
dccp: remove obsolete code
by stephen hemminger
· 11 years ago
8f84985
net: unify the pcpu_tstats and br_cpu_netstats as one
by Li RongQing
· 11 years ago
5e419e6
llc: make lock static
by stephen hemminger
· 11 years ago
8f09898
socket: cleanups
by stephen hemminger
· 11 years ago
9a4aa9a
ipv4: Use percpu Cache route in IP tunnels
by Tom Herbert
· 11 years ago
7d442fa
ipv4: Cache dst in tunnels
by Tom Herbert
· 11 years ago
f916ec9
sctp: Add process name and pid to deprecation warnings
by Neil Horman
· 11 years ago
c9c8e48
netfilter: nf_tables: dump sets in all existing families
by Pablo Neira Ayuso
· 11 years ago
82a3713
netfilter: x_tables: lightweight process control group matching
by Daniel Borkmann
· 11 years ago
86f8515
net: netprio: rename config to be more consistent with cgroup configs
by Daniel Borkmann
· 11 years ago
fe1217c
net: net_cls: move cgroupfs classid handling into core
by Daniel Borkmann
· 11 years ago
14abfa1
netfilter: xt_CT: fix error value in xt_ct_tg_check()
by Eric Leblond
· 11 years ago
dcd93ed
netfilter: nf_conntrack: remove dead code
by stephen hemminger
· 11 years ago
02eca9d
netfilter: ipset: remove unused code
by stephen hemminger
· 11 years ago
34ce324
netfilter: nf_nat: add full port randomization support
by Daniel Borkmann
· 11 years ago
720e0df
netfilter: nf_tables: remove unused variable in nf_tables_dump_set()
by Michal Nazarewicz
· 11 years ago
1466291
netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()
by Daniel Borkmann
· 11 years ago
aca5f58
netpoll: Fix missing TXQ unlock and and OOPS.
by David S. Miller
· 11 years ago
469bdce
ipv6: fix the use of pcpu_tstats in ip6_vti.c
by Li RongQing
· 11 years ago
abb6013
ipv6: fix the use of pcpu_tstats in ip6_tunnel
by Li RongQing
· 11 years ago
fad8da3
ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft is infinity
by Yasushi Asano
· 11 years ago
4d231b7
net: llc: fix use after free in llc_ui_recvmsg
by Daniel Borkmann
· 11 years ago
7a7ffba
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
by Wei-Chun Chao
· 11 years ago
c1ddf29
net: revert "sched classifier: make cgroup table local"
by Cong Wang
· 11 years ago
619a60e
sctp: Remove outqueue empty state
by Vlad Yasevich
· 11 years ago
de6fb28
sched classifier: make cgroup table local
by stephen hemminger
· 11 years ago
9c75f40
sched action: make local function static
by stephen hemminger
· 11 years ago
dd9b455
ipv4: switch and case should be at the same indent
by Weilong Chen
· 11 years ago
442c67f
ipv4: spaces required around that '='
by Weilong Chen
· 11 years ago
0c3584d
ipv6: remove prune parameter for fib6_clean_all
by Li RongQing
· 11 years ago
b055597
tipc: make the code look more readable
by wangweidong
· 11 years ago
56022a8
ipv4: arp: update neighbour address when a gratuitous arp is received and arp_accept is set
by Salam Noureddine
· 11 years ago
e824353
ipv6: namespace cleanups
by stephen hemminger
· 11 years ago
1d143d9
net: core functions cleanup
by stephen hemminger
· 11 years ago
2173f8d
netlink: cleanup tap related functions
by stephen hemminger
· 11 years ago
3678a9d
netlink: cleanup rntl_af_register
by stephen hemminger
· 11 years ago
c3ac17c
ipv6: fix the use of pcpu_tstats in sit
by Li RongQing
· 11 years ago
ad86c55
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
d497c63
netfilter: add help information to new nf_tables Kconfig options
by Pablo Neira Ayuso
· 11 years ago
21eb218
net, sch: fix the typo in register_qdisc()
by Zhi Yong Wu
· 11 years ago
Next »