Age | Commit message (Expand) | Author |
2023-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-04 | raw: Fix NULL deref in raw_get_next(). | Kuniyuki Iwashima |
2023-03-18 | raw: preserve const qualifier in raw_sk() | Eric Dumazet |
2023-03-17 | ipv4: raw: constify raw_v4_match() socket argument | Eric Dumazet |
2023-02-03 | raw: use net_hash_mix() in hash function | Eric Dumazet |
2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-13 | raw: Fix a data-race around sysctl_raw_l3mdev_accept. | Kuniyuki Iwashima |
2022-06-21 | raw: complete rcu conversion | Eric Dumazet |
2022-06-19 | raw: convert raw sockets to RCU | Eric Dumazet |
2022-06-19 | raw: use more conventional iterators | Eric Dumazet |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-11-07 | net: fix raw socket lookup device bind matching with VRFs | Duncan Eastoe |
2018-11-07 | net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs | Mike Manning |
2018-05-16 | ipv{4,6}/raw: simplify ѕeq_file code | Christoph Hellwig |
2017-08-07 | net: ipv4: add second dif to raw socket lookups | David Ahern |
2016-10-23 | net: ip, diag -- Add diag interface for raw sockets | Cyrill Gorcunov |
2016-02-11 | sock: struct proto hash function may error | Craig Gallek |
2013-09-23 | raw/rawv6.h: Remove extern from function prototypes | Joe Perches |
2010-09-08 | include/net/raw.h: Convert raw_seq_private macro to inline | Joe Perches |
2010-04-13 | ipv4: ipmr: support multiple tables | Patrick McHardy |
2010-04-13 | ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h | Patrick McHardy |
2008-03-22 | [RAW]: Add raw_hashinfo member on struct proto. | Pavel Emelyanov |
2008-01-31 | [RAW]: Wrong content of the /proc/net/raw6. | Denis V. Lunev |
2008-01-31 | [RAW]: Family check in the /proc/net/raw[6] is extra. | Denis V. Lunev |
2008-01-28 | [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list. | Pavel Emelyanov |
2008-01-28 | [RAW]: Consolidate proc interface. | Pavel Emelyanov |
2008-01-28 | [RAW]: Consolidate proto->unhash callback | Pavel Emelyanov |
2008-01-28 | [RAW]: Consolidate proto->hash callback | Pavel Emelyanov |
2008-01-28 | [RAW]: Introduce raw_hashinfo structure | Pavel Emelyanov |
2008-01-28 | [IPv4] RAW: Compact the API for the kernel | Pavel Emelyanov |
2006-06-20 | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds |
2006-06-17 | [IPV4]: Right prototype of __raw_v4_lookup() | Alexey Dobriyan |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse |
2006-01-03 | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo |
2005-08-29 | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo |
2005-08-29 | [IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh... | Patrick McHardy |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |