Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
b7b2d344e7f7027497547a8b786a407047ee5e26
/
net
/
ipv4
48611c4
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
by Ilpo Järvinen
· 17 years ago
f8ab18d
[TCP]: Fix MD5 signature handling on big-endian.
by David S. Miller
· 17 years ago
2a0c6c9
[IPV4]: Just increment OutDatagrams once per a datagram.
by YOSHIFUJI Hideaki
· 17 years ago
0a9c730
[INET_DIAG]: Fix oops in netlink_rcv_skb
by Patrick McHardy
· 17 years ago
16fcec3
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
by Neil Horman
· 17 years ago
0fb9670
[NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messages
by Patrick McHardy
· 17 years ago
596e415
[IPV4] devinet: show all addresses assigned to interface
by Stephen Hemminger
· 17 years ago
5c127c5
[TCP]: 'dst' can be NULL in tcp_rto_min()
by David S. Miller
· 17 years ago
05bb1fa
[TCP]: Allow minimum RTO to be configurable via routing metrics.
by David S. Miller
· 17 years ago
2672287
[TCP]: Describe tcp_init_cwnd() thoroughly in a comment.
by David S. Miller
· 17 years ago
a96fb49
[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless
by Flavio Leitner
· 17 years ago
96fe1c0
[IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.
by Nick Bowler
· 17 years ago
45241a7
[NETFILTER]: nf_nat_sip: don't drop short packets
by Patrick McHardy
· 17 years ago
cae7ca3
[IPVS]: Use IP_VS_WAIT_WHILE when encessary.
by Heiko Carstens
· 17 years ago
f49f996
[IPV4]: Clean up duplicate includes in net/ipv4/
by Jesper Juhl
· 17 years ago
dcbdc93
[IPCONFIG]: ip_auto_config fix
by Joakim Tjernlund
· 17 years ago
f34d195
[TCP]: H-TCP maxRTT estimation at startup
by Stephen Hemminger
· 17 years ago
591e620
[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack
by Patrick McHardy
· 17 years ago
3af8e31
[NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_open()
by Jesper Juhl
· 17 years ago
49ff4bb
[TCP]: DSACK signals data receival, be conservative
by Ilpo Järvinen
· 17 years ago
2e60529
[TCP]: Also handle snd_una changes in tcp_cwnd_down
by Ilpo Järvinen
· 17 years ago
3516ffb
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
by David S. Miller
· 17 years ago
1bcabbd
[IPV4] route.c: mostly kmalloc + memset conversion to k[cz]alloc
by Mariusz Kozlowski
· 17 years ago
4487b2f
[IPV4] raw.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
8adc546
[NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
3764070
[IPV4] ip_options.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
b8ed601
[TCP]: Bidir flow must not disregard SACK blocks for lost marking
by Ilpo Järvinen
· 17 years ago
1e757f9
[TCP]: Fix ratehalving with bidirectional flows
by Ilpo Järvinen
· 17 years ago
b217d61
[IPV4/IPV6]: Fail registration if inet device construction fails
by Herbert Xu
· 17 years ago
ccc7911
[IPVS]: Use skb_forward_csum
by Herbert Xu
· 17 years ago
113bbbd
[TCP]: htcp - use measured rtt
by Stephen Hemminger
· 17 years ago
e7d0c88
[TCP]: cubic - eliminate use of receive time stamp
by Stephen Hemminger
· 17 years ago
30cfd0b
[TCP]: congestion control API pass RTT in microseconds
by Stephen Hemminger
· 17 years ago
a34c458
netfilter endian regressions
by Al Viro
· 17 years ago
7e2acc7
[NETFILTER]: Fix logging regression
by Patrick McHardy
· 17 years ago
fc7b938
[IPV4]: Fix inetpeer gcc-4.2 warnings
by Patrick McHardy
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
c65c513
missed cong_avoid() instance
by Al Viro
· 17 years ago
ce8c229
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
9e367d8
jprobes: remove JPROBE_ENTRY()
by Michael Ellerman
· 17 years ago
9c681b4
[NET] IPV4: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 17 years ago
1675134
[TCP]: remove unused argument to cong_avoid op
by Stephen Hemminger
· 17 years ago
0a9f2a4
[TCP]: Verify the presence of RETRANS bit when leaving FRTO
by Ilpo Järvinen
· 17 years ago
1b1ac75
[IPV4]: Cleanup call to __neigh_lookup()
by Jean Delvare
· 17 years ago
61075af
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
by Patrick McHardy
· 17 years ago
a887c1c
[NETFILTER]: Lower *tables printk severity
by Patrick McHardy
· 17 years ago
130e7a8
[NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error
by Yasuyuki Kozakai
· 17 years ago
e2a3123
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
by Yasuyuki Kozakai
· 17 years ago
ffc3069
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
by Yasuyuki Kozakai
· 17 years ago
acd159b
[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
by Adrian Bunk
· 17 years ago
b3b0b68
[TCP]: tcp probe add back ssthresh field
by Stephen Hemminger
· 17 years ago
e030dbf
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop
by Linus Torvalds
· 17 years ago
662ad4f
[TCP]: tcp probe wraparound handling and other changes
by Stephen Hemminger
· 17 years ago
e00c5d8
I/OAT: warning fix
by Andrew Morton
· 18 years ago
2b1244a
I/OAT: Only offload copies for TCP when there will be a context switch
by Chris Leech
· 18 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
3be550f
[UDP]: Fix length check.
by Patrick McHardy
· 17 years ago
cfbba49
[NET]: Avoid copying writable clones in tunnel drivers
by Patrick McHardy
· 17 years ago
4839c52
[IPV4]: Make ip_tos2prio const.
by Philippe De Muyter
· 17 years ago
0236e66
[NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severity
by Dan Aloni
· 17 years ago
0d53778
[NETFILTER]: Convert DEBUGP to pr_debug
by Patrick McHardy
· 17 years ago
d3c3f42
[NETFILTER]: ipt_CLUSTERIP: add compat code
by Patrick McHardy
· 17 years ago
3569b62
[NETFILTER]: ipt_SAME: add to feature-removal-schedule
by Patrick McHardy
· 17 years ago
5d08ad4
[NETFILTER]: nf_conntrack_expect: convert proc functions to hash
by Patrick McHardy
· 17 years ago
d4156e8
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
by Patrick McHardy
· 17 years ago
6823645
[NETFILTER]: nf_conntrack_expect: function naming unification
by Patrick McHardy
· 17 years ago
53aba59
[NETFILTER]: nf_nat: use hlists for bysource hash
by Patrick McHardy
· 17 years ago
330f7db
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntrack_find_get
by Patrick McHardy
· 17 years ago
f205c5e
[NETFILTER]: nf_conntrack: use hlists for conntrack hash
by Patrick McHardy
· 17 years ago
61eb310
[NETFILTER]: nf_conntrack_extend: use __read_mostly for struct nf_ct_ext_type
by Patrick McHardy
· 17 years ago
b6b84d4
[NETFILTER]: nf_nat: merge nf_conn and nf_nat_info
by Yasuyuki Kozakai
· 17 years ago
d8a0509
[NETFILTER]: nf_nat: kill global 'destroy' operation
by Yasuyuki Kozakai
· 17 years ago
dacd2a1
[NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
by Yasuyuki Kozakai
· 17 years ago
ff09b74
[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loaded
by Yasuyuki Kozakai
· 17 years ago
2d59e5c
[NETFILTER]: nf_nat: use extension infrastructure
by Yasuyuki Kozakai
· 17 years ago
e54cbc1
[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource list
by Yasuyuki Kozakai
· 17 years ago
ceceae1
[NETFILTER]: nf_conntrack: use extension infrastructure for helper
by Yasuyuki Kozakai
· 17 years ago
9f15c53
[NETFILTER]: x_tables: mark matches and targets __read_mostly
by Patrick McHardy
· 17 years ago
ba9dda3
[NETFILTER]: x_tables: add TRACE target
by Jozsef Kadlecsik
· 17 years ago
f4a607b
[NETFILTER]: nf_nat_sip: only perform RTP DNAT if SIP session was SNATed
by Jerome Borsboom
· 17 years ago
7c4e36b
[NETFILTER]: Remove redundant parentheses/braces
by Jan Engelhardt
· 17 years ago
170b197
[NETFILTER]: Remove incorrect inline markers
by Jan Engelhardt
· 17 years ago
a47362a
[NETFILTER]: add some consts, remove some casts
by Jan Engelhardt
· 17 years ago
e1931b7
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
by Jan Engelhardt
· 17 years ago
ccb79bd
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
by Jan Engelhardt
· 17 years ago
1d93a9c
[NETFILTER]: x_tables: switch xt_match->match to bool
by Jan Engelhardt
· 17 years ago
cff533a
[NETFILTER]: x_tables: switch hotdrop to bool
by Jan Engelhardt
· 17 years ago
067b207
[UDP]: Cleanup UDP encapsulation code
by James Chapman
· 17 years ago
d041005
[TCP]: SACK fastpath did override adjusted fackets_out
by Ilpo Järvinen
· 17 years ago
342f023
[UDP]: Introduce UDP encapsulation type for L2TP
by James Chapman
· 17 years ago
d212f87
[NET]: IPV6 checksum offloading in network devices
by Stephen Hemminger
· 17 years ago
d3d6dd3
[XFRM]: Add module alias for transformation type.
by Masahide NAKAMURA
· 17 years ago
a7ab4b5
[TCPv4]: Improve BH latency in /proc/net/tcp
by Herbert Xu
· 17 years ago
e06e7c6
[IPV4]: The scheduled removal of multipath cached routing support.
by David S. Miller
· 17 years ago
ddb61a5
[TCP] tcp_read_sock: Allow recv_actor() return return negative error value.
by Jens Axboe
· 17 years ago
cc0191a
[IPVS]: Fix state variable on failure to start ipvs threads
by Neil Horman
· 17 years ago
7769f40
[TCP]: Fix logic breakage due to DSACK separation
by Ilpo Järvinen
· 17 years ago
b9ce204
[TCP]: Congestion control API RTT sampling fix
by Ilpo Järvinen
· 17 years ago
d7ea5b9
[TCP]: Add missing break to TCP option parsing code
by Ilpo Järvinen
· 17 years ago
Next »