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
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: change interface_rx to get orig node
Antonio Quartulli
2012-08-23
3
-7
/
+14
*
batman-adv: detect not yet announced clients
Antonio Quartulli
2012-08-23
5
-33
/
+101
*
batman-adv: Reduce accumulated length of simple statements
Sven Eckelmann
2012-08-23
7
-38
/
+55
*
batman-adv: Don't break statements after assignment operator
Sven Eckelmann
2012-08-23
6
-35
/
+39
*
batman-adv: Use BIT(x) macro to calculate bit positions
Sven Eckelmann
2012-08-23
3
-29
/
+31
*
batman-adv: Drop tt queries with foreign dest
Martin Hundebøll
2012-08-23
1
-15
/
+3
*
batman-adv: Move batadv_check_unicast_packet()
Martin Hundebøll
2012-08-23
1
-25
/
+25
*
batman-adv: Split batadv_priv in sub-structures for features
Sven Eckelmann
2012-08-23
10
-311
/
+343
*
batman-adv: check batadv_orig_hash_add_if() return code
Simon Wunderlich
2012-08-23
1
-1
/
+7
*
batman-adv: fix typos in comments
Antonio Quartulli
2012-08-23
2
-5
/
+5
*
batman-adv: add reference counting for type batadv_tt_orig_list_entry
Antonio Quartulli
2012-08-23
2
-23
/
+53
*
batman-adv: remove a misleading comment
Jonathan Corbet
2012-08-23
1
-3
/
+0
*
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
Marek Lindner
2012-08-23
3
-19
/
+42
*
batman-adv: rename bridge loop avoidance claim types
Simon Wunderlich
2012-08-23
2
-11
/
+11
*
batman-adv: correct comments in bridge loop avoidance
Simon Wunderlich
2012-08-23
1
-2
/
+3
*
batman-adv: Add the backbone gateway list to debugfs
Simon Wunderlich
2012-08-23
3
-0
/
+85
*
batman-adv: move function arguments on one line
Antonio Quartulli
2012-08-23
1
-2
/
+1
*
packet: Protect packet sk list with mutex (v2)
Pavel Emelyanov
2012-08-22
2
-8
/
+14
*
af_packet: use define instead of constant
danborkmann@iogearbox.net
2012-08-22
1
-2
/
+3
*
rds: Don't disable BH on BH context
Ying Xue
2012-08-22
4
-8
/
+8
*
ipv6: gre: fix ip6gre_err()
Eric Dumazet
2012-08-22
1
-3
/
+5
*
xfrm: fix RCU bugs
Eric Dumazet
2012-08-22
1
-37
/
+39
*
net: remove delay at device dismantle
Eric Dumazet
2012-08-22
7
-23
/
+26
*
Merge git://1984.lsi.us.es/nf-next
David S. Miller
2012-08-22
22
-129
/
+219
|
\
|
*
netfilter: remove unnecessary goto statement for error recovery
Jean Sacren
2012-08-22
3
-15
/
+3
|
*
netfilter: replace list_for_each_continue_rcu with new interface
Michael Wang
2012-08-22
1
-4
/
+6
|
*
netfilter: nf_conntrack: remove unnecessary RTNL locking
Patrick McHardy
2012-08-20
1
-5
/
+0
|
*
netfilter: sparse endian fixes
Patrick McHardy
2012-08-20
4
-7
/
+9
|
*
netfilter: PTR_RET can be used
Wu Fengguang
2012-08-14
10
-32
/
+10
|
*
ipvs: add pmtu_disc option to disable IP DF for TUN packets
Julian Anastasov
2012-08-10
2
-3
/
+11
|
*
ipvs: implement passive PMTUD for IPIP packets
Julian Anastasov
2012-08-10
2
-27
/
+128
|
*
ipvs: fixed sparse warning
Claudiu Ghioc
2012-08-10
1
-4
/
+4
|
*
ipvs: generalize app registration in netns
Julian Anastasov
2012-08-10
2
-32
/
+47
|
*
ipvs: ip_vs_ftp depends on nf_conntrack_ftp helper
Julian Anastasov
2012-08-10
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
64
-278
/
+556
|
\
\
|
*
|
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
2012-08-21
2
-3
/
+3
|
*
|
ipv4: fix ip header ident selection in __ip_make_skb()
Eric Dumazet
2012-08-21
1
-1
/
+1
|
*
|
ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()
Christoph Paasch
2012-08-21
1
-1
/
+6
|
*
|
tcp: fix possible socket refcount problem
Eric Dumazet
2012-08-21
3
-10
/
+18
|
*
|
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
Neal Cardwell
2012-08-20
3
-14
/
+14
|
*
|
net/core/dev.c: fix kernel-doc warning
Randy Dunlap
2012-08-20
1
-0
/
+1
|
*
|
net: ipv6: fix oops in inet_putpeer()
Patrick McHardy
2012-08-20
2
-0
/
+10
|
*
|
caif: Do not dereference NULL in chnl_recv_cb()
Jesper Juhl
2012-08-20
1
-0
/
+4
|
*
|
Merge git://1984.lsi.us.es/nf
David S. Miller
2012-08-20
4
-48
/
+89
|
|
\
\
|
|
*
|
netfilter: nf_ct_expect: fix possible access to uninitialized timer
Pablo Neira Ayuso
2012-08-16
1
-23
/
+6
|
|
*
|
netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueue
Pablo Neira Ayuso
2012-08-14
1
-1
/
+6
|
|
*
|
netfilter: nf_nat_sip: fix via header translation with multiple parameters
Patrick McHardy
2012-08-10
1
-2
/
+3
|
|
*
|
netfilter: nf_ct_sip: fix IPv6 address parsing
Patrick McHardy
2012-08-10
2
-19
/
+72
|
|
*
|
netfilter: nf_ct_sip: fix helper name
Patrick McHardy
2012-08-10
1
-3
/
+2
|
*
|
|
af_packet: don't emit packet on orig fanout group
Eric Leblond
2012-08-20
2
-2
/
+23
[next]