Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
55a3d4e15c7c953ecc55b96b83d2679abf8a7899
55a3d4e
ipvs: properly zero stats and rates
by Julian Anastasov
· 14 years ago
2a0751a
ipvs: reorganize tot_stats
by Julian Anastasov
· 14 years ago
2553d06
ipvs: move struct netns_ipvs
by Julian Anastasov
· 14 years ago
06b6939
IPVS: Fix variable assignment in ip_vs_notrack
by Jesper Juhl
· 14 years ago
6060c74
netfilter:ipvs: use kmemdup
by Shan Wei
· 14 years ago
4a569c0
ipvs: remove _bh from percpu stats reading
by Julian Anastasov
· 14 years ago
097fc76
ipvs: avoid lookup for fwmark 0
by Julian Anastasov
· 14 years ago
fe8f661
netfilter: nf_conntrack: fix sysctl memory leak
by Stephen Hemminger
· 14 years ago
42046e2
netfilter: x_tables: return -ENOENT for non-existant matches/targets
by Patrick McHardy
· 14 years ago
adb00ae
netfilter: x_tables: misuse of try_then_request_module
by Stephen Hemminger
· 14 years ago
9846ada
netfilter: ipset: fix the compile warning in ip_set_create
by Shan Wei
· 14 years ago
8a80c79
netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV
by Pablo Neira Ayuso
· 14 years ago
b552f7e
ipvs: unify the formula to estimate the overhead of processing connections
by Changli Gao
· 14 years ago
17a8f8e
ipvs: use enum to instead of magic numbers
by Changli Gao
· 14 years ago
731109e
ipvs: use hlist instead of list
by Changli Gao
· 14 years ago
41ac51e
ipvs: make "no destination available" message more informative
by Patrick Schaaf
· 14 years ago
6cb90db
ipvs: remove extra lookups for ICMP packets
by Julian Anastasov
· 14 years ago
16a7fd3
ipvs: fix timer in get_curr_sync_buff
by Tinggong Wang
· 14 years ago
8248779
netfilter: nfnetlink_log: remove unused parameter
by Florian Westphal
· 14 years ago
a2361c8
netfilter: xt_conntrack: warn about use in raw table
by Jan Engelhardt
· 14 years ago
20b7975
Revert "netfilter: xt_connlimit: connlimit-above early loop termination"
by Stefan Berger
· 14 years ago
d846f71
bridge: netfilter: fix information leak
by Vasiliy Kulikov
· 14 years ago
44bd4de
netfilter: xt_connlimit: connlimit-above early loop termination
by Stefan Berger
· 14 years ago
c16e19c
netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK
by Patrick McHardy
· 14 years ago
7c9989a
IPVS: precedence bug in ip_vs_sync_switch_mode()
by Dan Carpenter
· 14 years ago
8525d6f
IPVS: Use correct lock in SCTP module
by Simon Horman
· 14 years ago
9291747
netfilter: xtables: add device group match
by Patrick McHardy
· 14 years ago
5f52bc3
netfilter: ipset: send error message manually
by Jozsef Kadlecsik
· 14 years ago
724bab4
netfilter: ipset: fix linking with CONFIG_IPV6=n
by Patrick McHardy
· 14 years ago
316ed38
netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()
by Patrick McHardy
· 14 years ago
e3e241b
netfilter: ipset: install ipset related header files
by Patrick McHardy
· 14 years ago
ed3d1e7
IPVS: Remove ip_vs_sync_cleanup from section __exit
by Simon Horman
· 14 years ago
0443929
IPVS: Allow compilation with CONFIG_SYSCTL disabled
by Simon Horman
· 14 years ago
a136764
IPVS: Remove unused variables
by Simon Horman
· 14 years ago
258e958
IPVS: remove duplicate initialisation or rs_table
by Simon Horman
· 14 years ago
a870c8c
IPVS: use z modifier for sizeof() argument
by Simon Horman
· 14 years ago
a00f1f3
netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning
by Patrick McHardy
· 14 years ago
582e1fc
netfilter: ipset: remove unnecessary includes
by Patrick McHardy
· 14 years ago
8da560c
netfilter: ipset: use nla_parse_nested()
by Patrick McHardy
· 14 years ago
d956798
netfilter: xtables: "set" match and "SET" target support
by Jozsef Kadlecsik
· 14 years ago
f830837
netfilter: ipset: list:set set type support
by Jozsef Kadlecsik
· 14 years ago
21f4502
netfilter: ipset: hash:net,port set type support
by Jozsef Kadlecsik
· 14 years ago
b383702
netfilter: ipset: hash:net set type support
by Jozsef Kadlecsik
· 14 years ago
41d22f7
netfilter: ipset: hash:ip,port,net set type support
by Jozsef Kadlecsik
· 14 years ago
5663bc3
netfilter: ipset: hash:ip,port,ip set type support
by Jozsef Kadlecsik
· 14 years ago
07896ed
netfilter: ipset: hash:ip,port set type support
by Jozsef Kadlecsik
· 14 years ago
6c02788
netfilter: ipset: hash:ip set type support
by Jozsef Kadlecsik
· 14 years ago
5432619
netfilter: ipset; bitmap:port set type support
by Jozsef Kadlecsik
· 14 years ago
de76021
netfilter: ipset: bitmap:ip,mac type support
by Jozsef Kadlecsik
· 14 years ago
72205fc
netfilter: ipset: bitmap:ip set type support
by Jozsef Kadlecsik
· 14 years ago
a7b4f98
netfilter: ipset: IP set core support
by Jozsef Kadlecsik
· 14 years ago
f703651
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
by Jozsef Kadlecsik
· 14 years ago
6a4ddef
netfilter: xt_iprange: add IPv6 match debug print code
by Thomas Jacob
· 14 years ago
705ca14
netfilter: xt_iprange: typo in IPv4 match debug print code
by Thomas Jacob
· 14 years ago
2e0348c
Merge branch 'connlimit' of git://dev.medozas.de/linux
by Patrick McHardy
· 14 years ago
ad86e1f
netfilter: xt_connlimit: pick right dstaddr in NAT scenario
by Jan Engelhardt
· 14 years ago
9f4e1cc
netfilter: ipvs: fix compiler warnings
by Changli Gao
· 14 years ago
0792470
IPVS netns BUG, register sysctl for root ns
by Hans Schillstrom
· 14 years ago
4b3fd57
IPVS: Change sock_create_kernel() to __sock_create()
by Simon Horman
· 14 years ago
091bb34
netfilter: ipvs: fix compiler warnings
by Changli Gao
· 14 years ago
bced94e
netfilter: add a missing include in nf_conntrack_reasm.c
by Eric Dumazet
· 14 years ago
2f1e317
netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n
by Patrick McHardy
· 14 years ago
06988b0
netfilter: xtables: add missing header inclusions for headers_check
by Jan Engelhardt
· 14 years ago
41a7cab
netfilter: nf_nat: place conntrack in source hash after SNAT is done
by Changli Gao
· 14 years ago
4cda47d
Merge branch 'connlimit' of git://dev.medozas.de/linux
by Patrick McHardy
· 14 years ago
ba12b13
netfilter: xtables: remove duplicate member
by Jan Engelhardt
· 14 years ago
82d800d
Merge branch 'connlimit' of git://dev.medozas.de/linux
by Patrick McHardy
· 14 years ago
28a51ba
netfilter: do not omit re-route check on NF_QUEUE verdict
by Florian Westphal
· 14 years ago
a07aa00
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
5d84492
netfilter: xtables: remove extraneous header that slipped in
by Jan Engelhardt
· 14 years ago
cc7ec45
net_sched: cleanups
by Eric Dumazet
· 14 years ago
7180a03
af_unix: coding style: remove one level of indentation in unix_shutdown()
by Alban Crequy
· 14 years ago
b8970f0
net_sched: implement a root container qdisc sch_mqprio
by John Fastabend
· 14 years ago
4f57c08
net: implement mechanism for HW based QOS
by John Fastabend
· 14 years ago
e7ed828
netlink: support setting devgroup parameters
by Vlad Dogaru
· 14 years ago
cbda10f
net_device: add support for network device groups
by Vlad Dogaru
· 14 years ago
441c793
net: cleanup unused macros in net directory
by Shan Wei
· 14 years ago
6997e61
vxge: update driver version
by Jon Mason
· 14 years ago
16fded7
vxge: MSIX one shot mode
by Jon Mason
· 14 years ago
1d15f81
vxge: correct eprom version detection
by Jon Mason
· 14 years ago
6cca200
vxge: cleanup probe error paths
by Jon Mason
· 14 years ago
14f0290
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 14 years ago
f5c88f5
netfilter: nf_conntrack: fix lifetime display for disabled connections
by Patrick McHardy
· 14 years ago
cc4fc02
netfilter: xtables: connlimit revision 1
by Jan Engelhardt
· 14 years ago
a992ca2
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
by Pablo Neira Ayuso
· 14 years ago
80f8f10
net: filter: dont block softirqs in sk_run_filter()
by Eric Dumazet
· 14 years ago
d6ae3ba
af_unix: implement socket filter
by Alban Crequy
· 14 years ago
a5db219
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
ff76015
gianfar: Fix misleading indentation in startup_gfar()
by Anton Vorontsov
· 14 years ago
5ae2f66
net/irda/sh_irda: return to RX mode when TX error
by Kuninori Morimoto
· 14 years ago
6ee400a
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
by Jesse Gross
· 14 years ago
f742aa8
USB CDC NCM: tx_fixup() race condition fix
by Alexey Orishko
· 14 years ago
1956cc5
ns83820: Avoid bad pointer deref in ns83820_init_one().
by Jesper Juhl
· 14 years ago
2fdc1c8
ipv6: Silence privacy extensions initialization
by Romain Francoise
· 14 years ago
6aefc52
bnx2x: Update bnx2x version to 1.62.00-4
by Yaniv Rosner
· 14 years ago
82a0d47
bnx2x: Fix AER setting for BCM57712
by Yaniv Rosner
· 14 years ago
f25b3c8
bnx2x: Fix BCM84823 LED behavior
by Yaniv Rosner
· 14 years ago
791f18c
bnx2x: Mark full duplex on some external PHYs
by Yaniv Rosner
· 14 years ago
5c99274b
bnx2x: Fix BCM8073/BCM8727 microcode loading
by Yaniv Rosner
· 14 years ago
1f48353
bnx2x: LED fix for BCM8727 over BCM57712
by Yaniv Rosner
· 14 years ago
Next »