Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a513f6af962525ed4b3395f8c8d5daae8682aa9
/
net
0a513f6
tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
by Balazs Scheidler
· 14 years ago
6c46862
tproxy: added tproxy sockopt interface in the IPV6 layer
by Balazs Scheidler
· 14 years ago
aa976fc
tproxy: added udp6_lib_lookup function
by Balazs Scheidler
· 14 years ago
88440ae
tproxy: added const specifiers to udp lookup functions
by Balazs Scheidler
· 14 years ago
e97c3e2
tproxy: split off ipv6 defragmentation to a separate module
by Balazs Scheidler
· 14 years ago
093d282
tproxy: fix hash locking issue when using port redirection in __inet_inherit_port()
by Balazs Scheidler
· 14 years ago
6006db8
tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
by Balazs Scheidler
· 14 years ago
106e4c2
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple
by Balazs Scheidler
· 14 years ago
d86bef7
Fixed race condition at ip_vs.ko module init.
by Eduardo Blanco
· 14 years ago
714f095
ipvs: IPv6 tunnel mode
by Hans Schillstrom
· 14 years ago
ebbf41d
netfilter: ctnetlink: add expectation deletion events
by Pablo Neira Ayuso
· 14 years ago
76b6717
netfilter: fix kconfig unmet dependency warning
by Randy Dunlap
· 14 years ago
a91fd26
IPVS: ip_vs_dbg_callid() is only needed for debugging
by Simon Horman
· 14 years ago
243bf6e
netfilter: xtables: resolve indirect macros 3/3
by Jan Engelhardt
· 14 years ago
87a2e70d
netfilter: xtables: resolve indirect macros 2/3
by Jan Engelhardt
· 14 years ago
12b00c2
netfilter: xtables: resolve indirect macros 1/3
by Jan Engelhardt
· 14 years ago
f68c530
netfilter: unregister nf hooks, matches and targets in the reverse order
by Changli Gao
· 14 years ago
e55df53
netfilter: remove duplicated include
by Nicolas Kaiser
· 14 years ago
a8defca
netfilter: ipt_LOG: add bufferisation to call printk() once
by Eric Dumazet
· 14 years ago
0c200d9
netfilter: nf_nat: make find/put static
by Stephen Hemminger
· 14 years ago
758ff03
IPVS: sip persistence engine
by Simon Horman
· 14 years ago
f71499a
IPVS: Fallback if persistence engine fails
by Simon Horman
· 14 years ago
0d1e71b
IPVS: Allow configuration of persistence engines
by Simon Horman
· 14 years ago
8be67a6
IPVS: management of persistence engine modules
by Simon Horman
· 14 years ago
a3c918a
IPVS: Add persistence engine data to /proc/net/ip_vs_conn
by Simon Horman
· 14 years ago
8599928
IPVS: Add struct ip_vs_pe
by Simon Horman
· 14 years ago
2fabf35
IPVS: ip_vs_{un,}bind_scheduler NULL arguments
by Simon Horman
· 14 years ago
6e08bfb
IPVS: Allow null argument to ip_vs_scheduler_put()
by Simon Horman
· 14 years ago
f11017e
IPVS: Add struct ip_vs_conn_param
by Simon Horman
· 14 years ago
5b57a98
IPVS: compact ip_vs_sched_persist()
by Simon Horman
· 14 years ago
001985b
netfilter: nf_conntrack_sip: Add callid parser
by Simon Horman
· 14 years ago
5adbb9f
netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a null ct argument
by Simon Horman
· 14 years ago
bc01befd
netfilter: ctnetlink: add support for user-space expectation helpers
by Pablo Neira Ayuso
· 14 years ago
8b008fa
netfilter: ctnetlink: allow to specify the expectation flags
by Pablo Neira Ayuso
· 14 years ago
bcac0df
netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attribute
by Pablo Neira Ayuso
· 14 years ago
5b92b61
netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
by Pablo Neira Ayuso
· 14 years ago
26c15cf
ipvs: changes related to service usecnt
by Julian Anastasov
· 14 years ago
99f07e9
netfilter: save the hash of the tuple in the original direction for latter use
by Changli Gao
· 14 years ago
8a80304
ipvs: make rerouting optional with snat_reroute
by Julian Anastasov
· 14 years ago
f4bc17c
ipvs: netfilter connection tracking changes
by Julian Anastasov
· 14 years ago
3575792
ipvs: extend connection flags to 32 bits
by Julian Anastasov
· 14 years ago
b239096
netfilter: nf_conntrack: fix the hash random initializing race
by Changli Gao
· 14 years ago
ed0b6d7
netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
by Changli Gao
· 14 years ago
99ad3c5
netfilter: nf_nat_core: don't check if the tuple is used if there is no other choice
by Changli Gao
· 14 years ago
70a8516
netfilter: use NFPROTO_IPV4 instead of AF_INET
by Changli Gao
· 14 years ago
0abee52
netfilter: nf_nat: add nf_nat_csum()
by Changli Gao
· 14 years ago
83b6b1f
flow: better memory management
by Eric Dumazet
· 14 years ago
9ca7f87
pkt_sched: remov unnecessary bh_disable
by stephen hemminger
· 14 years ago
a034ee3
fib: cleanups
by Eric Dumazet
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b2abd4c
tipc: Optimize handling excess content on incoming messages
by Paul Gortmaker
· 14 years ago
49d61e2
tunnels: missing rcu_assign_pointer()
by Eric Dumazet
· 14 years ago
f39234d
net/core: add lock context change annotations in net/core/sock.c
by Namhyung Kim
· 14 years ago
a700d8b
net/core: remove address space warnings on verify_iovec()
by Namhyung Kim
· 14 years ago
123031c
sctp: fix test for end of loop
by Joe Perches
· 14 years ago
cf0ac2b
Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6
by David S. Miller
· 14 years ago
e199e61
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 14 years ago
719f835
udp: add rehash on connect()
by Eric Dumazet
· 14 years ago
e038600
net: inet_add_protocol() can use cmpxchg()
by Eric Dumazet
· 14 years ago
20c72bd
RDS: Implement masked atomic operations
by Andy Grover
· 14 years ago
59f740a
RDS/IB: print string constants in more places
by Zach Brown
· 14 years ago
4518071
RDS: cancel connection work structs as we shut down
by Zach Brown
· 14 years ago
ffcec0e
RDS: don't call rds_conn_shutdown() from rds_conn_destroy()
by Zach Brown
· 14 years ago
5adb5bc
RDS: have sockets get transport module references
by Zach Brown
· 14 years ago
7751048
RDS: remove old rs_transport comment
by Zach Brown
· 14 years ago
fe8ff6b
RDS: lock rds_conn_count decrement in rds_conn_destroy()
by Zach Brown
· 14 years ago
ea81986
RDS/IB: protect the list of IB devices
by Zach Brown
· 15 years ago
1bde04a
RDS/IB: print IB event strings as well as their number
by Zach Brown
· 15 years ago
8576f37
RDS: flush fmrs before allocating new ones
by Chris Mason
· 15 years ago
b4e1da3
RDS: properly use sg_init_table
by Chris Mason
· 15 years ago
f046011
RDS/IB: track signaled sends
by Zach Brown
· 15 years ago
ef87b7e
RDS: remove __init and __exit annotation
by Zach Brown
· 15 years ago
c20f5b9
RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()
by Andy Grover
· 15 years ago
d455ab6
RDS/IB: always process recv completions
by Zach Brown
· 15 years ago
80c51be
RDS: return to a single-threaded krdsd
by Zach Brown
· 15 years ago
515e079
RDS/IB: create a work queue for FMR flushing
by Zach Brown
· 15 years ago
8aeb1ba
RDS/IB: destroy connections on rmmod
by Zach Brown
· 15 years ago
24fa163
RDS/IB: wait for IB dev freeing work to finish during rmmod
by Zach Brown
· 15 years ago
b6fb0df
RDS/IB: Make ib_recv_refill return void
by Andy Grover
· 15 years ago
fbf4d7e
RDS: Remove unused XLIST_PTR_TAIL and xlist_protect()
by Andy Grover
· 15 years ago
c9455d9
RDS: whitespace
by Andy Grover
· 15 years ago
7a0ff5d
RDS: use delayed work for the FMR flushes
by Chris Mason
· 15 years ago
eabb732
rds: more FMRs are faster
by Chris Mason
· 15 years ago
6fa70da
rds: recycle FMRs through lockless lists
by Chris Mason
· 15 years ago
0f4b1c7
rds: fix rds_send_xmit() serialization
by Zach Brown
· 15 years ago
501dccc
rds: block ints when acquiring c_lock in rds_conn_message_info()
by Zach Brown
· 15 years ago
671202f
rds: remove unused rds_send_acked_before()
by Zach Brown
· 15 years ago
037f18a3
RDS: use friendly gfp masks for prefill
by Chris Mason
· 15 years ago
3324412
RDS/IB: Add caching of frags and incs
by Chris Mason
· 15 years ago
fc24f78
RDS/IB: Remove ib_recv_unmap_page()
by Andy Grover
· 15 years ago
3427e85
RDS: Assume recv->r_frag is always NULL in refill_one()
by Andy Grover
· 15 years ago
0b088e0
RDS: Use page_remainder_alloc() for recv bufs
by Andy Grover
· 15 years ago
fc19de3
RDS/IB: disconnect when IB devices are removed
by Zach Brown
· 15 years ago
f3c6808
RDS: introduce rds_conn_connect_if_down()
by Zach Brown
· 15 years ago
3e0249f
RDS/IB: add refcount tracking to struct rds_ib_device
by Zach Brown
· 15 years ago
89bf9d4
RDS/IB: get the xmit max_sge from the RDS IB device on the connection
by Zach Brown
· 15 years ago
a46ca94
RDS/IB: rds_ib_cm_handle_connect() forgot to unlock c_cm_lock
by Zach Brown
· 15 years ago
1cc2228
rds: Fix reference counting on the for xmit_atomic and xmit_rdma
by Chris Mason
· 15 years ago
bcf50ef
rds: use RCU to protect the connection hash
by Chris Mason
· 15 years ago
abf4543
RDS: use locking on the connection hash list
by Chris Mason
· 15 years ago
Next »