Commit Graph

184 Commits (bda7d2a862e6b788bca2d02d38a07966a9c92e48)

Author SHA1 Message Date
Eric Dumazet 8a74ad60a5 net: fix lock_sock_bh/unlock_sock_bh 15 years ago
Herbert Xu 8286274284 tun: Update classid on packet injection 15 years ago
Herbert Xu f845172531 cls_cgroup: Store classid in struct sock 15 years ago
Eric Dumazet 7fee226ad2 net: add a noref bit on skb dst 15 years ago
Eric Dumazet a465419b1f net: Introduce sk_route_nocaps 15 years ago
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Eric Dumazet c377411f24 net: sk_add_backlog() take rmem_alloc into account 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Eric Dumazet b6c6712a42 net: sk_dst_cache RCUification 15 years ago
Dan Carpenter 72150e9b7f sock.c: potential null dereference 15 years ago
Zhu Yi a3a858ff18 net: backlog functions rename 15 years ago
Zhu Yi 8eae939f14 net: add limit for socket backlog 15 years ago
Paul E. McKenney a898def29e net: Add checking to rcu_dereference() primitives 15 years ago
Alexey Dobriyan faf234220f net: use kasprintf() for socket cache names 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
H Hartley Sweeten 4d0392be21 net/core/sock.c: quiet sparse noise 15 years ago
Octavian Purdila 704da560c0 tcp: update the netstamp_needed counter when cloning sockets 15 years ago
David S. Miller 000ba2e43f net: Fix build warning in sock_bindtodevice(). 15 years ago
Eric Dumazet bf8e56bfc4 net: sock_bindtodevice() RCU-ification 15 years ago
Krishna Kumar ea94ff3b55 net: Fix for dst_negative_advice 16 years ago
Krishna Kumar e022f0b4a0 net: Introduce sk_tx_queue_mapping 16 years ago
Eric Dumazet 766e9037cc net: sk_drops consolidation 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Eric Dumazet d99927f4d9 net: Fix sock_wfree() race 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Jarek Poplawski d66ee0587c net: sk_free() should be allowed right after sk_alloc() 16 years ago
Jan Engelhardt 0d6038ee76 net: implement a SO_DOMAIN getsockoption 16 years ago
Jan Engelhardt 49c794e946 net: implement a SO_PROTOCOL getsockoption 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Rémi Denis-Courmont f249fb7830 Fix error return for setsockopt(SO_TIMESTAMPING) 16 years ago
Eric Dumazet 4dc6dc7162 net: sock_copy() fixes 16 years ago
Eric Dumazet e912b1142b net: sk_prot_alloc() should not blindly overwrite memory 16 years ago
Jiri Olsa a57de0b433 net: adding memory barrier to the poll and receive callbacks 16 years ago
Vegard Nossum a98b65a3ad net: annotate struct sock bitfield 16 years ago
Eric Dumazet 2b85a34e91 net: No more expensive sock_hold()/sock_put() on each tx 16 years ago
Sergey Lapin fcb94e4224 Add constants for the ieee 802.15.4 stack 16 years ago
Eric Dumazet 2a91525c20 net: net/core/sock.c cleanup 16 years ago
Davide Libenzi 37e5540b3c epoll keyed wakeups: make sockets use keyed wakeups 16 years ago
Andy Grover cbd151bfc7 RDS: Add RDS to AF key strings 16 years ago
Eugene Teo 50fee1dec5 net: amend the fix for SO_BSDCOMPAT gsopt infoleak 16 years ago
David S. Miller 92a0acce18 net: Kill skb_truesize_check(), it only catches false-positives. 16 years ago
Patrick Ohly 20d4947353 net: socket infrastructure for SO_TIMESTAMPING 16 years ago
Clément Lecigne df0bca049d net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2 16 years ago
Herbert Xu 4cc7f68d65 net: Reexport sock_alloc_send_pskb 16 years ago
David S. Miller 49ad9599d4 Revert "net: release skb->dst in sock_queue_rcv_skb()" 16 years ago
Eric Dumazet 7035560287 net: release skb->dst in sock_queue_rcv_skb() 16 years ago
Eric Dumazet 1748376b66 net: Use a percpu_counter for sockets_allocated 16 years ago
Catalin Marinas 7e56b5d698 net: Fix memory leak in the proto_register function 16 years ago
Eric Dumazet 14e943db13 net: make /proc/net/protocols namespace aware 16 years ago