Historique des commits

Auteur SHA1 Message Date
  Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t il y a 8 ans
  Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t il y a 8 ans
  Reshetova, Elena 633547973f net: convert sk_buff.users from atomic_t to refcount_t il y a 8 ans
  Johannes Berg 4df864c1d9 networking: make skb_put & friends return void pointers il y a 8 ans
  Johannes Berg 59ae1d127a networking: introduce and use skb_put_data() il y a 8 ans
  Nicolas Dichtel 7212462fa6 netlink: don't send unknown nsid il y a 8 ans
  Johannes Berg ba0dc5f6e0 netlink: allow sending extended ACK with cookie on success il y a 8 ans
  Johannes Berg 2d4bc93368 netlink: extended ACK reporting il y a 8 ans
  Andrey Vagin 457c79e544 netlink/diag: report flags for netlink sockets il y a 8 ans
  Herbert Xu 8a0f5ccfb3 crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex il y a 8 ans
  Eric Dumazet 158f323b98 net: adjust skb->truesize in pskb_expand_head() il y a 9 ans
  Eric Dumazet e89df81317 netlink: do not enter direct reclaim from netlink_trim() il y a 9 ans
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 9 ans
  WANG Cong efa172f428 netlink: use blocking notifier il y a 9 ans
  Herbert Xu ed5d7788a9 netlink: Do not schedule work from sk_destruct il y a 9 ans
  Herbert Xu 707693c8a4 netlink: Call cb->done from a worker thread il y a 9 ans
  Eric Dumazet d35c99ff77 netlink: do not enter direct reclaim from netlink_dump() il y a 9 ans
  Herbert Xu 92964c79b3 netlink: Fix dump skb leak/double free il y a 9 ans
  David S. Miller 1602f49b58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 9 ans
  Dmitry Ivanov e272602039 netlink: don't send NETLINK_URELEASE for unbound sockets il y a 9 ans
  Bob Copeland 8f6fd83c6c rhashtable: accept GFP flags in rhashtable_walk_init il y a 9 ans
  David Decotigny 025c68186e netlink: add support for NIC driver ioctls il y a 9 ans
  Florian Westphal c5b0db3263 nfnetlink: Revert "nfnetlink: add support for memory mapped netlink" il y a 9 ans
  Florian Westphal d1b4c689d4 netlink: remove mmapped netlink support il y a 9 ans
  Ken-ichirou MATSUZAWA aa3a022094 netlink: not trim skb for mmaped socket when dump il y a 10 ans
  Tom Herbert fc9e50f5a5 netlink: add a start callback for starting a netlink dump il y a 10 ans
  Mel Gorman d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd il y a 10 ans
  David Herrmann 47191d65b6 netlink: fix locking around NETLINK_LIST_MEMBERSHIPS il y a 10 ans
  Arad, Ronen db65a3aaf2 netlink: Trim skb to alloc size to avoid MSG_TRUNC il y a 10 ans
  Herbert Xu da314c9923 netlink: Replace rhash_portid with bound il y a 10 ans