Age | Commit message (Expand) | Author |
2022-01-14 | af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress | Eric Dumazet |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 62 | Thomas Gleixner |
2019-02-28 | net: split out functions related to registering inflight socket files | Jens Axboe |
2019-02-28 | Add io_uring IO interface | Jens Axboe |
2017-03-21 | net: unix: properly re-increment inflight counter of GC discarded candidates | Andrey Ulanov |
2016-02-08 | unix: correctly track in-flight fds in sending process user_struct | Hannes Frederic Sowa |
2016-01-11 | unix: properly account for FDs passed over unix sockets | willy tarreau |
2015-04-23 | net: unix: garbage: fixed several comment and whitespace style issues | Jason Eastman |
2014-10-07 | af_unix: remove 0 assignment on static | Fabian Frederick |
2013-05-01 | af_unix: fix a fatal race with bit fields | Eric Dumazet |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2011-03-15 | Allow passing O_PATH descriptors via SCM_RIGHTS datagrams | Al Viro |
2010-11-29 | af_unix: limit recursion level | Eric Dumazet |
2010-11-24 | af_unix: limit unix_tot_inflight | Eric Dumazet |
2010-05-03 | unix/garbage: kill copy of the skb queue walker | Ilpo Järvinen |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2008-12-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-26 | net: Fix soft lockups/OOM issues w/ unix garbage collector | dann frazier |
2008-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-09 | net: unix: fix inflight counting bug in garbage collector | Miklos Szeredi |
2008-11-01 | af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.c | Jianjun Kong |
2008-07-26 | [PATCH] f_count may wrap around | Al Viro |
2007-11-10 | [AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks | Pavel Emelyanov |
2007-11-10 | [AF_UNIX]: Make unix_tot_inflight counter non-atomic | Pavel Emelyanov |
2007-07-11 | [AF_UNIX]: Rewrite garbage collector, fixes race. | Miklos Szeredi |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-10 | [NET] UNIX: Fix whitespace errors. | YOSHIFUJI Hideaki |
2006-12-08 | [PATCH] struct path: convert unix | Josef Sipek |
2006-03-20 | [NET] sem2mutex: net/ | Arjan van de Ven |
2006-01-03 | [AF_UNIX]: Use spinlock for unix_table_lock | David S. Miller |
2005-08-29 | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo |
2005-08-29 | [NET]: Kill skb->list | David S. Miller |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |