summaryrefslogtreecommitdiff
path: root/net/ipv4/raw.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* sock: struct proto hash function may errorCraig Gallek2022-10-28
* Merge 4.4.302 into android-4.4-pGreg Kroah-Hartman2022-02-03
|\
| * ipv4: raw: lock the socket in raw_bind()Eric Dumazet2022-02-03
* | Merge 4.4.221 into android-4.4-pGreg Kroah-Hartman2020-05-02
|\|
| * net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange2020-05-02
* | Merge 4.4.185 into android-4.4-pGreg Kroah-Hartman2019-07-10
|\|
| * ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra2019-07-10
* | Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman2019-05-16
|\|
| * ipv4: Fix raw socket lookup for local trafficDavid Ahern2019-05-16
* | Merge 4.4.109 into android-4.4Greg Kroah-Hartman2018-01-02
|\|
| * net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam2018-01-02
* | Merge 4.4.68 into android-4.4Greg Kroah-Hartman2017-05-15
|\|
| * ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko2017-05-14
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2017-01-03
|\ \
| * | net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-12-20
| * | Revert "net: core: Support UID-based routing."Lorenzo Colitti2016-12-20
* | | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\ \ \ | |/ / |/| / | |/
| * ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet2016-03-03
* | net: core: Support UID-based routing.Lorenzo Colitti2016-02-16
|/
* net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-04
* raw: increment correct SNMP counters for ICMP messagesBen Cartwright-Cox2015-11-16
* net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-08
* net: Add l3mdev saddr lookup to raw_sendmsgDavid Ahern2015-10-07
* netfilter: Pass net into okfnEric W. Biederman2015-09-17
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-17
* net: Merge dst_output and dst_output_skEric W. Biederman2015-09-17
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-04-13
|\
| * Merge branch 'iocb' into for-davemAl Viro2015-04-09
| |\
| | * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | | netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
|/ /
* | ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
* | ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* | ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
|/
* net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro2015-02-04
* ipv4: raw_send_hdrinc(): pass msghdrAl Viro2015-02-04
* put iov_iter into msghdrAl Viro2014-12-09
* ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro2014-12-09
* raw.c: stick msghdr into raw_frag_vecAl Viro2014-12-09
* ipv4: Avoid reading user iov twice after raw_probe_proto_optHerbert Xu2014-11-10
* ipv4: Use standard iovec primitive in raw_probe_proto_optHerbert Xu2014-11-10
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw socketsQuentin Armitage2014-07-23
* net-timestamp: SOCK_RAW and PING timestampingWillem de Bruijn2014-07-15
* inetpeer: get rid of ip_id_countEric Dumazet2014-06-02
* ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa2014-02-19
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-18
* net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
* inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-11-23