Commit Graph

154 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
David S. Miller b4516a288e llc: Remove stray reference to sysctl_llc_station_ack_timeout. 13 years ago
Ben Hutchings 12ebc8b9af llc2: Collapse remainder of state machine into simple if-else if-statement 13 years ago
Ben Hutchings da31888018 llc2: Remove explicit indexing of state action arrays 13 years ago
Ben Hutchings 5ecf9eea26 llc2: Remove the station send queue 13 years ago
Ben Hutchings 04d191c259 llc2: Collapse the station event receive path 13 years ago
Ben Hutchings 025e363325 llc2: Remove dead code for state machine 13 years ago
Ben Hutchings cc6328dfe4 llc2: Remove pointless indirection through llc_stat_state_trans_end 13 years ago
Mathias Krause 3592aaeb80 llc: fix info leak via getsockname() 13 years ago
Eric W. Biederman a7cb5a49bf userns: Print out socket uids in a user namespace aware fashion. 13 years ago
Ben Hutchings aadf31de16 llc: Fix races between llc2 handler use and (un)registration 13 years ago
Ben Hutchings f4f8720feb llc2: Call llc_station_exit() on llc2_init() failure path 13 years ago
Ben Hutchings 6024935f5f llc2: Fix silent failure of llc_station_init() 13 years ago
Sorin Dumitru 91d27a8650 llc: free the right skb 13 years ago
Ben Hutchings 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 years ago
Eric Dumazet dc6b9b7823 net: include/net/sock.h cleanup 13 years ago
Paul Gortmaker 211ed86510 net: delete all instances of special processing for token ring 13 years ago
Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
Eric Dumazet f545a38f74 net: add a limit parameter to sk_add_backlog() 13 years ago
Eric W. Biederman 64fb301040 net llc: Don't use sysctl tables with .child entries. 13 years ago
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net. 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
Radu Iliescu 56ac11cf2f llc: Fix race condition in llc_ui_recvmsg 13 years ago
Alex Juncu 9cef310fcd llc: llc_cmsg_rcv was getting called after sk_eat_skb. 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
David S. Miller aa8673599f llc: Fix length check in llc_fixup_skb(). 14 years ago
Changli Gao 696ea472e1 llc: avoid skb_clone() if there is only one handler 14 years ago
Eric Dumazet 941666c2e3 net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() 14 years ago
Eric Dumazet 35d9b0c906 llc: fix a device refcount imbalance 14 years ago
Dan Carpenter 2507136f74 net/llc: storing negative error codes in unsigned short 15 years ago
Dan Carpenter 339db11b21 net/llc: make opt unsigned in llc_ui_setsockopt() 15 years ago
David S. Miller f0ecde1466 net: Fix FDDI and TR config checks in ipv4 arp and LLC. 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Dan Carpenter a3dcce97b2 llc: cleanup: remove dead code from llc_init() 15 years ago
Zhu Yi a3a858ff18 net: backlog functions rename 15 years ago
Zhu Yi 79545b6819 llc: use limited socket backlog 15 years ago
Octavian Purdila 3100aa9d74 llc: fix SAP reference counting w.r.t. socket handling 15 years ago
Octavian Purdila 8beb9ab6c2 llc: convert llc_sap_list to RCU 15 years ago
Octavian Purdila 52d58aef5e llc: replace the socket list with a local address based hash 15 years ago
Octavian Purdila 6d2e3ea284 llc: use a device based hash table to speed up multicast delivery 15 years ago
Octavian Purdila 0f7b67dd9e llc: optimize multicast delivery 15 years ago
Octavian Purdila b76f5a8427 llc: convert the socket list to RCU locking 15 years ago
Octavian Purdila abf9d537fe llc: add support for SO_BINDTODEVICE 15 years ago
Octavian Purdila e5cd6fe391 llc: add support for LLC_OPT_PKTINFO 15 years ago
Octavian Purdila bf9ae5386b llc: use dev_hard_header 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago