summaryrefslogtreecommitdiff
path: root/net/ipv4/af_inet.c (follow)
Commit message (Expand)AuthorAge
* bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2022-10-28
* sock: struct proto hash function may errorCraig Gallek2022-10-28
* BACKPORT: ANDROID: Remove xt_qtaguid module from new kernels.Chenbo Feng2022-04-19
* Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas2022-02-04
|\
| * Merge 4.4.298 into android-4.4-pGreg Kroah-Hartman2022-01-05
| |\
| | * net: fix use-after-free in tw_timer_handlerMuchun Song2022-01-05
| * | Merge 4.4.159 into android-4.4-pGreg Kroah-Hartman2018-09-29
| |\|
* | | Merge android-4.4.159 (624c095) into msm-4.4Srinivasarao P2018-10-08
|\ \ \
| * \ \ Merge 4.4.159 into android-4.4Greg Kroah-Hartman2018-09-29
| |\ \ \ | | |/ / | |/| / | | |/
| | * gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen2018-09-29
* | | Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'Blagovest Kolenichev2017-06-20
|\| |
| * | Merge 4.4.72 into android-4.4Greg Kroah-Hartman2017-06-14
| |\|
| | * net: ping: do not abuse udp_poll()Eric Dumazet2017-06-14
* | | Merge remote-tracking branch 'origin/tmp-285c137' into msm-4.4Kyle Yan2017-05-15
|\| |
| * | ANDROID: Add untag hacks to inet_release functionChenbo Feng2017-05-09
| * | Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt2016-11-15
| |\|
| * | Merge tag 'v4.4.30' into android-4.4.yDmitry Shmidt2016-11-07
| |\ \
| * | | Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt2016-04-22
* | | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\ \ \ \
| * \ \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir2016-11-15
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | net: add recursion limit to GROSabrina Dubroca2016-11-15
| | | |/ | | |/|
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-11-01
| |\| |
| | * | tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-10-31
| | * | ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross2016-10-31
* | | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\| | |
| * | | Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt2016-05-19
| | |/ | |/|
* | | ipv4/GRO: Make GRO conform to RFC 6864Alexander Duyck2016-08-26
* | | net: Fail explicit bind to local reserved portsSubash Abhinov Kasiviswanathan2016-03-22
|/ /
* | net: socket ioctl to reset connections matching local addressRobert Love2016-02-16
* | net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh2016-02-16
* | Paranoid network.Robert Love2016-02-16
|/
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
* net: Replace vrf_dev_table and friendsDavid Ahern2015-09-29
* tcp: prepare fastopen code for upcoming listener changesEric Dumazet2015-09-29
* net: only check perm protocol when register protoJunwei Zhang2015-09-17
* net: Make table id type u32David Ahern2015-09-01
* ipv4: fix 32b buildMadalin Bucur2015-08-31
* ipv4: Fix 32-bit build.David S. Miller2015-08-30
* net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-30
* inet: Move VRF table lookup to inlined functionDavid Ahern2015-08-17
* net: Fix up inet_addr_type checksDavid Ahern2015-08-13
* ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-24
|\
| * tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-06-23
* | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-06
* | tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet2015-05-27
* | net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-11
* | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
|/
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03