index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtables: extend matches and targets with .usersize
Willem de Bruijn
2017-01-09
1
-0
/
+1
*
arptables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
1
-10
/
+5
*
iptables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
1
-15
/
+6
*
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
2016-12-30
1
-1
/
+6
*
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
2016-12-29
4
-13
/
+14
*
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
2016-12-29
8
-34
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-27
2
-9
/
+9
|
\
|
*
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2016-12-27
2
-9
/
+9
*
|
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
20
-20
/
+20
|
/
*
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
2016-12-23
1
-1
/
+1
*
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
Lorenzo Colitti
2016-12-22
1
-1
/
+2
*
tcp: add a missing barrier in tcp_tasklet_func()
Eric Dumazet
2016-12-21
1
-0
/
+1
*
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2016-12-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
1
-6
/
+10
|
\
|
*
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
2016-12-17
1
-5
/
+9
|
*
inet: Don't go into port scan when looking for specific bind port
Tom Herbert
2016-12-17
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
2
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
switch getfrag callbacks to ..._full() primitives
Al Viro
2016-12-05
2
-6
/
+6
*
|
udp: udp_rmem_release() should touch sk_rmem_alloc later
Eric Dumazet
2016-12-09
1
-1
/
+2
*
|
udp: add batching to udp_rmem_release()
Eric Dumazet
2016-12-09
1
-0
/
+12
*
|
udp: copy skb->truesize in the first cache line
Eric Dumazet
2016-12-09
1
-3
/
+10
*
|
udp: add busylocks in RX path
Eric Dumazet
2016-12-09
1
-1
/
+42
*
|
udp: under rx pressure, try to condense skbs
Eric Dumazet
2016-12-08
1
-1
/
+11
*
|
icmp: correct return value of icmp_rcv()
Zhang Shengju
2016-12-08
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-12-07
11
-53
/
+154
|
\
\
|
*
|
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
Liping Zhang
2016-12-07
2
-9
/
+12
|
*
|
netfilter: nft_fib_ipv4: initialize *dest to zero
Liping Zhang
2016-12-06
1
-0
/
+2
|
*
|
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
2016-12-06
1
-1
/
+1
|
*
|
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2016-12-06
2
-6
/
+12
|
*
|
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2016-12-06
2
-8
/
+2
|
*
|
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2016-12-06
2
-4
/
+4
|
*
|
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2016-12-06
2
-4
/
+44
|
*
|
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
2016-12-04
1
-11
/
+44
|
*
|
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2016-12-04
2
-0
/
+14
|
*
|
netfilter: nat: add dependencies on conntrack module
Florian Westphal
2016-12-04
1
-1
/
+7
|
*
|
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
2016-12-04
2
-4
/
+4
|
*
|
netfilter: conntrack: remove unused init_net hook
Florian Westphal
2016-12-04
1
-6
/
+0
|
*
|
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2016-12-04
1
-0
/
+3
|
*
|
netfilter: conntrack: built-in support for SCTP
Davide Caratti
2016-12-04
1
-0
/
+3
|
*
|
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
1
-0
/
+3
|
*
|
netfilter: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
2016-12-04
2
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
3
-34
/
+60
|
\
\
\
|
*
|
|
tcp: warn on bogus MSS and try to amend it
Marcelo Ricardo Leitner
2016-12-06
1
-1
/
+21
|
*
|
|
net: ping: check minimum size on ICMP header length
Kees Cook
2016-12-05
1
-0
/
+4
|
*
|
|
ipv4: Drop suffix update from resize code
Alexander Duyck
2016-12-05
1
-21
/
+21
|
*
|
|
ipv4: Drop leaf from suffix pull/push functions
Alexander Duyck
2016-12-05
1
-12
/
+14
*
|
|
|
Revert "dctcp: update cwnd on congestion event"
Florian Westphal
2016-12-06
1
-8
/
+1
*
|
|
|
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
2016-12-05
4
-18
/
+16
*
|
|
|
tcp: tcp_mtu_probe() is likely to exit early
Eric Dumazet
2016-12-05
1
-9
/
+9
[next]