aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ping.c
Commit message (Expand)AuthorAge
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* netns: constify net_hash_mix() and various callersEric Dumazet2015-03-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
|\
| * net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2015-03-04
* | 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
* ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro2015-02-04
* ping: Fix race in free in receive pathsubashab@codeaurora.org2015-01-27
* put iov_iter into msghdrAl Viro2014-12-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
|\
| * net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn2014-11-26
| * net/ping: handle protocol mismatching scenarioJane Zhou2014-11-24
* | new helper: memcpy_from_msg()Al Viro2014-11-24
* | icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones2014-11-18
* | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
|/
* net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-09
* net: use inet6_iif instead of IP6CB()->iifDuan Jiong2014-08-01
* ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-08
* ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-08
* net: ipv4: current group_info should be put after using.Wang, Xiaoming2014-04-13
* ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa2014-02-19
* ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa2014-01-21
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-19
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-19
* ipv4: ping make local stuff staticStephen Hemminger2013-12-28
* inet: fix possible seqlock deadlocksEric Dumazet2013-11-29
* inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-11-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\
| * ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa2013-11-18
| * inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa2013-11-18
* | seq_file: remove "%n" usage from seq_file usersTetsuo Handa2013-11-14
|/
* net: fix build errors if ipv6 is disabledEric Dumazet2013-10-09
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-10-01
* ipv4: processing ancillary IP_TOS or IP_TTLFrancesco Fusco2013-09-28
* net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco2013-08-15
* net: ping_check_bind_addr() etc. can be staticWu Fengguang2013-06-13
* ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang2013-06-04
* net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-04
* net: ipv4: make the ping /proc code AF-independentLorenzo Colitti2013-06-04
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-26
* net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-14
* ipv4: fix a bug in ping_err().Li Wei2013-02-21
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* ipv4: Add a socket release callback for datagram socketsSteffen Klassert2013-01-21
* userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-15
* userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-15
* ipv4: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-12