Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a7d068336197945dc4af65c5973c996e526d51cb
/
net
/
ipv4
31f3426
[TCP]: More spelling fixes.
by Stephen Hemminger
· 19 years ago
37d2e7a
[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN
by Harald Welte
· 19 years ago
5655820
[NETFILTER] ctnetlink: More thorough size checking of attributes
by Pablo Neira Ayuso
· 19 years ago
dbd36ea
[NETFILTER] ctnetlink: use size_t to make gcc-4.x happy
by Pablo Neira Ayuso
· 19 years ago
a2d7222
[NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH like SYN
by Vlad Drukker
· 19 years ago
c050970
[PATCH] TCP: fix vegas build
by Jeff Garzik
· 19 years ago
6a438bb
[TCP]: speed up SACK processing
by Stephen Hemminger
· 19 years ago
caa20d9a
[TCP]: spelling fixes
by Stephen Hemminger
· 19 years ago
326f36e
[TCP]: receive buffer growth limiting with mixed MTU
by John Heffner
· 19 years ago
9772efb
[TCP]: Appropriate Byte Count support
by Stephen Hemminger
· 19 years ago
7faffa1
[TCP]: add tcp_slow_start helper
by Stephen Hemminger
· 19 years ago
2d2abba
[TCP]: simplify microsecond rtt sampling
by Stephen Hemminger
· 19 years ago
f4805ed
[TCP]: fix congestion window update when using TSO deferal
by Stephen Hemminger
· 19 years ago
fb286bb
[NET]: Detect hardware rx checksum faults correctly
by Herbert Xu
· 19 years ago
a8f74b2
[NETLINK]: Make netlink_callback->done() optional
by Thomas Graf
· 19 years ago
9fb9cbb
[NETFILTER]: Add nf_conntrack subsystem.
by Yasuyuki Kozakai
· 19 years ago
5fd52fe
[NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t.
by Krzysztof Piotr Oledzki
· 19 years ago
439a999
[NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message
by Krzysztof Piotr Oledzki
· 19 years ago
a856a19
[NETFILTER] ctnetlink: Add support to identify expectations by ID's
by Pablo Neira Ayuso
· 19 years ago
fcda461
[NETFILTER] ctnetlink: propagate error instaed of returning -EPERM
by Pablo Neira Ayuso
· 19 years ago
fe902a9
[NETFILTER] ctnetlink: return -EINVAL if size is wrong
by Pablo Neira Ayuso
· 19 years ago
d63a928
[NETFILTER]: stop tracking ICMP error at early point
by Yasuyuki Kozakai
· 19 years ago
5978a9b
[NETFILTER] PPTP helper: fix PNS-PAC expectation call id
by Philip Craig
· 19 years ago
81e5c27
[NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL
by Pablo Neira Ayuso
· 19 years ago
7a4fe36
[NETFILTER] ctnetlink: kill unused includes
by Pablo Neira Ayuso
· 19 years ago
119a318
[NETFILTER] ctnetlink: add module alias to fix autoloading
by Pablo Neira Ayuso
· 19 years ago
02a78cd
[NETFILTER] ctnetlink: add marking support from userspace
by Pablo Neira Ayuso
· 19 years ago
51df784
[NETFILTER] ctnetlink: check if protoinfo is present
by Pablo Neira Ayuso
· 19 years ago
a2506c0
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
by Harald Welte
· 19 years ago
eaae4fa
[NETFILTER]: refcount leak of proto when ctnetlink dumping tuple
by Yasuyuki Kozakai
· 19 years ago
46998f5
[NETFILTER]: packet counter of conntrack is 32bits
by Yasuyuki Kozakai
· 19 years ago
89f5f0a
[IPV4]: Fix ip_queue_xmit identity increment for TSO packets
by Herbert Xu
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
dc8103f
[IPVS]: fix connection leak if expire_nodest_conn=1
by Julian Anastasov
· 19 years ago
6df7163
[TCP/DCCP]: Randomize port selection
by Stephen Hemminger
· 19 years ago
433a4d3
[NETFILTER]: CONNMARK target needs ip_conntrack
by Harald Welte
· 19 years ago
0f81eb4
[NETFILTER]: Fix double free after netlink_unicast() in ctnetlink
by Harald Welte
· 19 years ago
d2a7bb7
[NETFILTER] NAT: Fix module refcount dropping too far
by Harald Welte
· 19 years ago
d811552
[NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NAT
by Harald Welte
· 19 years ago
3428c20
[NETFILTER] PPTP helper: Fix compilation of conntrack helper without NAT
by Harald Welte
· 19 years ago
450b5b1
[TCP]: BIC max increment too large
by Stephen Hemminger
· 19 years ago
8713dbf
[MCAST]: ip[6]_mc_add_src should be called when number of sources is zero
by Yan Zheng
· 19 years ago
6b7d31f
[NETFILTER]: Add "revision" support to arp_tables and ip6_tables
by Harald Welte
· 19 years ago
3fa63c7
[PATCH] Typo fix: dot after newline in printk strings
by Jean Delvare
· 19 years ago
9fcc2e8
[IPV4]: Fix issue reported by Coverity in ipv4/fib_frontend.c
by Jayachandran C
· 19 years ago
e89e9cf
[IPv4/IPv6]: UFO Scatter-gather approach
by Ananda Raju
· 19 years ago
236fa08
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15
by Linus Torvalds
· 19 years ago
2ad4106
[TCP]: Clear stale pred_flags when snd_wnd changes
by Herbert Xu
· 19 years ago
dcab5e1
[IPV4]: Fix setting broadcast for SIOCSIFNETMASK
by David Engel
· 19 years ago
0d0d2bb
[IPV4]: Remove dead code from ip_output.c
by Jayachandran C
· 19 years ago
1371e37
[IPV4]: Kill redundant rcu_dereference on fa_info
by Herbert Xu
· 19 years ago
eed75f1
[NETFILTER] ip_conntrack: Make "hashsize" conntrack parameter writable
by Harald Welte
· 19 years ago
670c02c
[NET]: Wider use of for_each_*cpu()
by John Hawkes
· 19 years ago
c98d80e
[SK_BUFF]: ipvs_property field must be copied
by Julian Anastasov
· 19 years ago
b2cc99f0
[TCP] Allow len == skb->len in tcp_fragment
by Herbert Xu
· 19 years ago
046d20b
[TCP]: Ratelimit debugging warning.
by Herbert Xu
· 19 years ago
c8923c6
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
by David S. Miller
· 19 years ago
9ff5c59
[TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"
by Herbert Xu
· 19 years ago
eeb2b85
[TWSK]: Grab the module refcount for timewait sockets
by Arnaldo Carvalho de Melo
· 19 years ago
061cb4a
[NETFILTER] ctnetlink: add support to change protocol info
by Pablo Neira Ayuso
· 19 years ago
3392315
[NETFILTER] ctnetlink: allow userspace to change TCP state
by Pablo Neira Ayuso
· 19 years ago
a051a8f
[NETFILTER]: Use only 32bit counters for CONNTRACK_ACCT
by Harald Welte
· 19 years ago
d4875b0
[IPSEC] Fix block size/MTU bugs in ESP
by Herbert Xu
· 19 years ago
a02a642
[IPSEC]: Use ALIGN macro in ESP
by Herbert Xu
· 19 years ago
e1c73b7
[NETFILTER] ctnetlink: add one nesting level for TCP state
by Pablo Neira Ayuso
· 19 years ago
a1bcc3f
[NETFILTER] ctnetlink: ICMP ID is not mandatory
by Pablo Neira Ayuso
· 19 years ago
d000eaf
[NETFILTER] conntrack_netlink: Fix endian issue with status from userspace
by Harald Welte
· 19 years ago
f40863c
[NETFILTER] ipt_ULOG: Mark ipt_ULOG as OBSOLETE
by Harald Welte
· 19 years ago
85d9b05
[NETFILTER] PPTP helper: Add missing Kconfig dependency
by Harald Welte
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
42a3945
[TCP]: BIC coding bug in Linux 2.6.13
by Stephen Hemminger
· 19 years ago
8eea00a
[IPVS]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
a5181ab
[NETFILTER]: Fix Kconfig typo
by Horst H. von Brand
· 19 years ago
e6308be
[IPV4]: fib_trie root-node expansion
by Robert Olsson
· 19 years ago
7ce31246
[IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by default
by David S. Miller
· 19 years ago
e5ed639
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
by Herbert Xu
· 19 years ago
444fc8f
[IPV4]: Fix "Proxy ARP seems broken"
by Herbert Xu
· 19 years ago
81c3d54
[INET]: speedup inet (tcp/dccp) lookups
by Eric Dumazet
· 19 years ago
325ed82
[NET]: Fix packet timestamping.
by Herbert Xu
· 19 years ago
09e9ec8
[TCP]: Don't over-clamp window in tcp_clamp_window()
by Alexey Kuznetsov
· 19 years ago
01ff367
[TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735
by David S. Miller
· 19 years ago
6b25185
[TCP]: Fix init_cwnd calculations in tcp_select_initial_window()
by David S. Miller
· 19 years ago
188bab3
[NETFILTER]: Fix invalid module autoloading by splitting iptable_nat
by Harald Welte
· 19 years ago
8ddec746
[NETFILTER] ip_conntrack: Update event cache when status changes
by Harald Welte
· 19 years ago
d67b24c
[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency
by Harald Welte
· 19 years ago
1dfbab5
[NETFILTER] Fix conntrack event cache deadlock/oops
by Harald Welte
· 19 years ago
6749720
[NETFILTER] Fix sparse endian warnings in pptp helper
by Alexey Dobriyan
· 19 years ago
0ae5d25
[NETFILTER] fix DEBUG statement in PPTP helper
by Harald Welte
· 19 years ago
83ca28b
[TCP]: Adjust Reno SACK estimate in tcp_fragment
by Herbert Xu
· 19 years ago
7957aed
[TCP]: Set default congestion control correctly for incoming connections.
by Stephen Hemminger
· 19 years ago
78c6671
[FIB_TRIE]: message cleanup
by Stephen Hemminger
· 19 years ago
875bd5a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
6d1cfe3
[PATCH] raw_sendmsg DoS on 2.6
by Mark J Cox
· 19 years ago
e14c3ca
[TCP]: Handle SACK'd packets properly in tcp_fragment().
by Herbert Xu
· 19 years ago
8922bc9
[NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr}
by Harald Welte
· 19 years ago
a41bc00
[NETFILTER]: Rename misnamed function
by Patrick McHardy
· 19 years ago
926b50f
[NETFILTER]: Add new PPTP conntrack and NAT helper
by Harald Welte
· 19 years ago
772cb71
[IPV4]: fib_trie RCU refinements
by Robert Olsson
· 19 years ago
1d25cd6
[IPV4]: fib_trie tnode stats refinements
by Robert Olsson
· 19 years ago
628f87f
[NETFILTER]: Solve Kconfig dependency problem
by Harald Welte
· 19 years ago
Next »