index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix security issues reported by the android.security CTS
Stevan Marinkovic
2016-03-11
1
-0
/
+1
*
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2016-03-11
1
-0
/
+24
*
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2016-03-11
7
-7
/
+7
*
cfg80211: allow registering to beacons
Johannes Berg
2016-03-11
2
-1
/
+71
*
nl80211: add API to probe a client
Johannes Berg
2016-03-11
1
-0
/
+104
*
nl80211: allow subscribing to unexpected class3 frames
Johannes Berg
2016-03-11
3
-0
/
+85
*
nl80211: advertise device AP SME
Johannes Berg
2016-03-11
2
-0
/
+8
*
nl80211: advertise GTK rekey support, new triggers
Johannes Berg
2016-03-11
2
-0
/
+53
*
nl80211: support sending TDLS commands/frames
Arik Nemtsov
2016-03-11
1
-0
/
+85
*
cfg80211/nl80211: Add PMKSA caching candidate event
Jouni Malinen
2016-03-11
3
-0
/
+61
*
cfg80211/nl80211: support GTK rekey offload
Johannes Berg
2016-03-11
3
-0
/
+127
*
netfilter: xt_qtaguid: report only uid tags to non-privileged processes
JP Abgrall
2016-03-11
1
-2
/
+3
*
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
2016-03-11
1
-2
/
+44
*
ipv4: Check if dev_out is NULL in ip_route_output_slow()
Dmitry Shmidt
2016-03-11
1
-1
/
+6
*
net/ping: handle protocol mismatching scenario
Jane Zhou
2016-03-11
1
-0
/
+2
*
ipv4: Skip calling fib_detect_death() if fib_dev is NULL
Dmitry Shmidt
2016-03-11
1
-1
/
+1
*
net: ipv6: ping: Use socket mark in routing lookup
Lorenzo Colitti
2016-03-11
1
-0
/
+1
*
tcp: add a sysctl to config the tcp_default_init_rwnd
JP Abgrall
2016-03-11
3
-10
/
+34
*
nf: xt_qtaguid: fix handling for cases where tunnels are used.
JP Abgrall
2016-03-11
1
-81
/
+69
*
netfilter: xt_qtaguid: extend iface stat to report protocols
JP Abgrall
2016-03-11
3
-43
/
+82
*
netfilter: xt_qtaguid: remove AID_* dependency for access control
JP Abgrall
2016-03-11
1
-25
/
+26
*
netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat fails
Pontus Fuchs
2016-03-11
1
-0
/
+5
*
netfilter: xt_qtaguid: fix error exit that would keep a spinlock.
JP Abgrall
2016-03-11
1
-2
/
+2
*
netfilter: xt_qtaguid: Allow tracking loopback
JP Abgrall
2016-03-11
1
-15
/
+4
*
net: core: Support UID-based routing.
Lorenzo Colitti
2016-03-11
19
-8
/
+103
*
ipv4: route non-local sources for raw socket
Julian Anastasov
2016-03-11
1
-1
/
+2
*
ipv4: use a 64bit load/store in output path
Eric Dumazet
2016-03-11
1
-4
/
+17
*
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2016-03-11
3
-7
/
+11
*
ping: prevent NULL pointer dereference on write to msg_name
Hannes Frederic Sowa
2016-03-11
1
-14
/
+18
*
net: ipv6: fix wrong ping_v6_sendmsg return value
Lorenzo Colitti
2016-03-11
1
-1
/
+4
*
net: ipv6: add missing lock in ping_v6_sendmsg
Lorenzo Colitti
2016-03-11
1
-0
/
+2
*
ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
Cong Wang
2016-03-11
1
-3
/
+3
*
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
2016-03-11
7
-169
/
+652
*
netfilter: qtaguid: rate limit some of the printks
JP Abgrall
2016-03-11
1
-6
/
+7
*
net: defer net_secret[] initialization
Eric Dumazet
2016-03-11
2
-4
/
+5
*
net/l2tp: don't fall back on UDP [get|set]sockopt
Sasha Levin
2016-03-11
1
-2
/
+2
*
net: ipv4: current group_info should be put after using.
JP Abgrall
2016-03-11
1
-4
/
+11
*
net: Fix "ip rule delete table 256"
Andreas Henriksson
2016-03-11
1
-1
/
+2
*
net: ipv6: autoconf routes into per-device tables
Lorenzo Colitti
2016-03-11
2
-44
/
+99
*
net: ipv6: allow choosing optimistic addresses with use_optimistic
Erik Kline
2016-03-11
1
-1
/
+3
*
Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...
Ziyan
2015-10-25
202
-1090
/
+2093
|
\
|
*
ipv6: tcp: fix panic in SYN processing
Eric Dumazet
2013-10-22
1
-1
/
+1
|
*
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
2013-10-13
1
-31
/
+22
|
*
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2013-10-13
1
-2
/
+2
|
*
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
2013-10-13
1
-2
/
+2
|
*
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-10-13
7
-11
/
+11
|
*
bridge: Clamp forward_delay when enabling STP
Herbert Xu
2013-10-13
3
-8
/
+26
|
*
resubmit bridge: fix message_age_timer calculation
Chris Healy
2013-10-13
1
-1
/
+1
|
*
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
2013-10-13
1
-30
/
+12
|
*
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
2013-10-13
1
-5
/
+4
[next]