index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
af_inet.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2022-10-28
*
sock: struct proto hash function may error
Craig Gallek
2022-10-28
*
BACKPORT: ANDROID: Remove xt_qtaguid module from new kernels.
Chenbo Feng
2022-04-19
*
Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...
Michael Bestas
2022-02-04
|
\
|
*
Merge 4.4.298 into android-4.4-p
Greg Kroah-Hartman
2022-01-05
|
|
\
|
|
*
net: fix use-after-free in tw_timer_handler
Muchun Song
2022-01-05
|
*
|
Merge 4.4.159 into android-4.4-p
Greg Kroah-Hartman
2018-09-29
|
|
\
|
*
|
|
Merge android-4.4.159 (624c095) into msm-4.4
Srinivasarao P
2018-10-08
|
\
\
\
|
*
\
\
Merge 4.4.159 into android-4.4
Greg Kroah-Hartman
2018-09-29
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-29
*
|
|
Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'
Blagovest Kolenichev
2017-06-20
|
\
|
|
|
*
|
Merge 4.4.72 into android-4.4
Greg Kroah-Hartman
2017-06-14
|
|
\
|
|
|
*
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-14
*
|
|
Merge remote-tracking branch 'origin/tmp-285c137' into msm-4.4
Kyle Yan
2017-05-15
|
\
|
|
|
*
|
ANDROID: Add untag hacks to inet_release function
Chenbo Feng
2017-05-09
|
*
|
Merge tag 'v4.4.32' into android-4.4.y
Dmitry Shmidt
2016-11-15
|
|
\
|
|
*
|
Merge tag 'v4.4.30' into android-4.4.y
Dmitry Shmidt
2016-11-07
|
|
\
\
|
*
|
|
Revert "net: socket ioctl to reset connections matching local address"
Dmitry Shmidt
2016-04-22
*
|
|
|
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
|
\
\
\
\
|
*
\
\
\
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Amit Pundir
2016-11-15
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
net: add recursion limit to GRO
Sabrina Dubroca
2016-11-15
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-11-01
|
|
\
|
|
|
|
*
|
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-10-31
|
|
*
|
ipip: Properly mark ipip GRO packets as encapsulated.
Jesse Gross
2016-10-31
*
|
|
|
Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4
Runmin Wang
2016-10-28
|
\
|
|
|
|
*
|
|
Revert "net: socket ioctl to reset connections matching local address"
Dmitry Shmidt
2016-05-19
|
|
|
/
|
|
/
|
*
|
|
ipv4/GRO: Make GRO conform to RFC 6864
Alexander Duyck
2016-08-26
*
|
|
net: Fail explicit bind to local reserved ports
Subash Abhinov Kasiviswanathan
2016-03-22
|
/
/
*
|
net: socket ioctl to reset connections matching local address
Robert Love
2016-02-16
*
|
net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).
Chia-chi Yeh
2016-02-16
*
|
Paranoid network.
Robert Love
2016-02-16
|
/
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
*
net: Replace vrf_dev_table and friends
David Ahern
2015-09-29
*
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
2015-09-29
*
net: only check perm protocol when register proto
Junwei Zhang
2015-09-17
*
net: Make table id type u32
David Ahern
2015-09-01
*
ipv4: fix 32b build
Madalin Bucur
2015-08-31
*
ipv4: Fix 32-bit build.
David S. Miller
2015-08-30
*
net: Introduce helper functions to get the per cpu data
Raghavendra K T
2015-08-30
*
inet: Move VRF table lookup to inlined function
David Ahern
2015-08-17
*
net: Fix up inet_addr_type checks
David Ahern
2015-08-13
*
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
2015-07-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
|
\
|
*
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
2015-06-23
*
|
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
Eric Dumazet
2015-06-06
*
|
tcp/dccp: try to not exhaust ip_local_port_range in connect()
Eric Dumazet
2015-05-27
*
|
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
*
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
*
|
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
|
/
*
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
[next]