Commit History

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