Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4b75679f60d0ce780609cbff249769b669f4fb69
/
net
/
ipv4
65b4b4e
[NETFILTER]: Rename init functions.
by Andrew Morton
· 19 years ago
c3e5d87
[TCP]: Fix RFC2465 typo.
by S P
· 19 years ago
d2acc34
[INET]: Introduce tunnel4/tunnel6
by Herbert Xu
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
14cc3e2
[PATCH] sem2mutex: misc static one-file mutexes
by Ingo Molnar
· 19 years ago
b55813a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 19 years ago
cef2685
[IPV4]: Aggregate route entries with different TOS values
by Ilia Sotnikov
· 19 years ago
b8059ea
[TCP]: Mark tcp_*mem[] __read_mostly.
by David S. Miller
· 19 years ago
7b4f4b5
[TCP]: Set default max buffers from memory pool size
by John Heffner
· 19 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
a5cdc03
[IPV4]: Add fib rule netlink notifications
by Patrick McHardy
· 19 years ago
1a55d57
[TCP]: Do not use inet->id of global tcp_socket when sending RST.
by Alexey Kuznetsov
· 19 years ago
6a534ee
[NETFILTER]: Fix undefined references to get_h225_addr
by Patrick McHardy
· 19 years ago
b9f78f9
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
by Pablo Neira Ayuso
· 19 years ago
a45049c
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
by Pablo Neira Ayuso
· 19 years ago
4e3882f
[NETFILTER]: conntrack: cleanup the conntrack ID initialization
by Pablo Neira Ayuso
· 19 years ago
1cde643
[NETFILTER]: ctnetlink: Fix expectaction mask dumping
by Pablo Neira Ayuso
· 19 years ago
5e35941d
[NETFILTER]: Add H.323 conntrack/NAT helper
by Jing Min Zhao
· 19 years ago
dbeff12
[INET]: Fix typo in Arnaldo's connection sock compat fixups.
by David S. Miller
· 19 years ago
543d9cf
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
by Arnaldo Carvalho de Melo
· 19 years ago
dec73ff
[ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
by Arnaldo Carvalho de Melo
· 19 years ago
3fdadf7
[NET]: {get|set}sockopt compatibility layer
by Dmitry Mishin
· 19 years ago
2c7946a
[SECURITY]: TCP/UDP getpeersec
by Catherine Zhang
· 19 years ago
15d99e0
[TCP]: sysctl to allow TCP window > 32767 sans wscale
by Rick Jones
· 19 years ago
abd596a
[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.
by Neil Horman
· 19 years ago
edb2c34
[NETFILTER]: Fix warnings in ip_nat_snmp_basic.c
by David S. Miller
· 19 years ago
57b47a5
[NET]: sem2mutex part 2
by Ingo Molnar
· 19 years ago
4a3e2f7
[NET] sem2mutex: net/
by Arjan van de Ven
· 19 years ago
1533306
[NET]: dev_put/dev_hold cleanup
by Stephen Hemminger
· 19 years ago
6756ae4
[NET]: Convert RTNL to mutex.
by Stephen Hemminger
· 19 years ago
50bf3e2
[TCP] H-TCP: Better time accounting
by Baruch Even
· 19 years ago
0bc6d90
[TCP] H-TCP: Account for delayed-ACKs
by Baruch Even
· 19 years ago
c33ad6e
[TCP] H-TCP: Use msecs_to_jiffies
by Baruch Even
· 19 years ago
c4d9390
[ICSK]: Introduce inet_csk_ctl_sock_create
by Arnaldo Carvalho de Melo
· 19 years ago
06ef921
[IPV4]: fib_trie stats fix
by Robert Olsson
· 19 years ago
5ddf0eb
[IPV4]: fib_trie initialzation fix
by Robert Olsson
· 19 years ago
0e7b136
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
by John Heffner
· 19 years ago
a193a4a
[NETFILTER]: Fix skb->nf_bridge lifetime issues
by Patrick McHardy
· 19 years ago
9500e8a
[IPSEC]: Sync series - fast path
by Jamal Hadi Salim
· 19 years ago
a242769
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
by Patrick McHardy
· 19 years ago
c4b8851
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version
by Patrick McHardy
· 19 years ago
c498673
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
by Patrick McHardy
· 19 years ago
1c52483
[NETFILTER]: x_tables: pass registered match/target data to match/target functions
by Patrick McHardy
· 19 years ago
aa83c1a
[NETFILTER]: Convert arp_tables targets to centralized error checking
by Patrick McHardy
· 19 years ago
1d5cd90
[NETFILTER]: Convert ip_tables matches/targets to centralized error checking
by Patrick McHardy
· 19 years ago
3cdc7c9
[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking
by Patrick McHardy
· 19 years ago
f2ad52c
[NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message
by Holger Eitzenberger
· 19 years ago
dc808fe
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
by Harald Welte
· 19 years ago
5d424d5
[TCP]: MTU probing
by John Heffner
· 19 years ago
d15150f
[IPV4] fib_rules.c: make struct fib_rules static again
by Adrian Bunk
· 19 years ago
7b204af
[IPV4]: Use RCU locking in fib_rules.
by Robert Olsson
· 19 years ago
31fe4d3
[NETFILTER]: arp_tables: fix NULL pointer dereference
by Patrick McHardy
· 19 years ago
baa829d
[IPV4/6]: Fix UFO error propagation
by Patrick McHardy
· 19 years ago
4a1ff6e
[TCP]: tcp_highspeed: fix AIMD table out-of-bounds access
by Patrick McHardy
· 19 years ago
ba244fe
[TCP]: Fix tcp_tso_should_defer() when limit>=65536
by David S. Miller
· 19 years ago
850a9a4
[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption
by Thomas Graf
· 19 years ago
bafac2a
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
by Patrick McHardy
· 19 years ago
752c1f4
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
by Herbert Xu
· 19 years ago
4bf05ec
[IPSEC] esp: Kill unnecessary block and indentation
by Herbert Xu
· 19 years ago
4da3089
[IPSEC]: Use TOS when doing tunnel lookups
by Herbert Xu
· 19 years ago
8525987
[IPV4]: Fix garbage collection of multipath route entries
by Suresh Bhogavilli
· 19 years ago
8e249f0
[NETFILTER]: Fix outgoing redirects to loopback
by Patrick McHardy
· 19 years ago
bc6e14b
[NETFILTER]: Fix NAT PMTUD problems
by Patrick McHardy
· 19 years ago
7d3cdc6
[NETFILTER]: nf_conntrack: move registration of __nf_ct_attach
by Yasuyuki Kozakai
· 19 years ago
48d5cad
[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
by Patrick McHardy
· 19 years ago
ee68cea
[NETFILTER]: Fix xfrm lookup after SNAT
by Patrick McHardy
· 19 years ago
77decfc
[IPV4] ICMP: Invert default for invalid icmp msgs sysctl
by Dave Jones
· 19 years ago
6fcf941
[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled
by John Heffner
· 19 years ago
2863351
[NETLINK]: illegal use of pid in rtnetlink
by Alexey Kuznetsov
· 19 years ago
76edc60
[PATCH] ipv4 NULL noise removal
by Al Viro
· 19 years ago
1b86235
[PATCH] remove bogus asm/bug.h includes.
by Al Viro
· 19 years ago
98bd0c0
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
88a2a4ac
[PATCH] percpu data: only iterate over possible CPUs
by Eric Dumazet
· 19 years ago
7918d21
[NETFILTER]: Fix check whether dst_entry needs to be released after NAT
by Patrick McHardy
· 19 years ago
0047c65
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
by Patrick McHardy
· 19 years ago
e55f1bc
[NETFILTER]: Check policy length in policy match strict mode
by Patrick McHardy
· 19 years ago
ee4bb81
[NETFILTER]: Fix possible overflow in netfilters do_replace()
by Kirill Korotaev
· 19 years ago
6f16930
[NETFILTER]: Fix missing src port initialization in tftp expectation mask
by Patrick McHardy
· 19 years ago
ad2ad0f
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
by Patrick McHardy
· 19 years ago
c2db292
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
by Holger Eitzenberger
· 19 years ago
34f9a2e
[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem
by Pablo Neira Ayuso
· 19 years ago
b633ad5
[NETFILTER]: ctnetlink: Fix subsystem used for expectation events
by Marcus Sundberg
· 19 years ago
fa60cf7
[ICMP]: Fix extra dst release when ip_options_echo fails
by Herbert Xu
· 19 years ago
f00c401
[IPV4]: Remove suprious use of goto out: in icmp_reply
by Horms
· 19 years ago
f8addb3
[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage
by Herbert Xu
· 19 years ago
f9d9516
[NET]: Do not export inet_bind_bucket_create twice.
by Sam Ravnborg
· 19 years ago
5d39a79
[IPV4]: Always set fl.proto in ip_route_newports
by Patrick McHardy
· 19 years ago
dd1c185
Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST
by Linus Torvalds
· 19 years ago
2c74088
[TCP] H-TCP: Fix accounting
by Baruch Even
· 19 years ago
c5d90e0
[IPV4] igmp: remove pointless printk
by Dave Jones
· 19 years ago
715b49e
[PATCH] EDAC: atomic scrub operations
by Alan Cox
· 19 years ago
ad12583
[IPV4]: Fix multiple bugs in IGMPv3
by David L Stevens
· 19 years ago
dbd2915
[IPV4]: RT_CACHE_STAT_INC() warning fix
by Andrew Morton
· 19 years ago
2f970d8
[IPV4]: rt_cache_stat can be statically defined
by Eric Dumazet
· 19 years ago
f09484f
[NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h
by David S. Miller
· 19 years ago
6dd42af
[NETFILTER] Makefile cleanup
by Yasuyuki Kozakai
· 19 years ago
ccc9132
[NETFILTER] ip[6]t_policy: Fix compilation warnings
by Benoit Boissinot
· 19 years ago
caf5b04
x86: Work around compiler code generation bug with -Os
by Linus Torvalds
· 19 years ago
ee51b1b
[XFRM]: IPsec tunnel wildcard address support
by Patrick McHardy
· 19 years ago
Next »