Commit Graph

47 Commits (46b51eb9e14afb3bde4bc2fe3bbc22ce012647d4)

Author SHA1 Message Date
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
stephen hemminger ff879eb611 CAN: use dev_get_by_index_rcu 15 years ago
Eric Dumazet 6755aebaaf can: should not use __dev_get_by_index() without locks 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
roel kluin 65a1c4fffa net: Cleanup redundant tests on unsigned 15 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 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
Oliver Hartkopp 481a819914 can: fix NOHZ local_softirq_pending 08 warning 16 years ago
Oliver Hartkopp 6ca8b990e0 can: use correct NET_RX_ return values 16 years ago
Alexey Dobriyan ea00b8e222 can: switch to seq_file 16 years ago
Oliver Hartkopp 1758c09476 can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path 16 years ago
Eric Dumazet e84b90ae5e can: Fix raw_getname() leak 16 years ago
Lothar Waßmann b13bb2e993 net/can: add module alias to can protocol drivers 16 years ago
Lothar Waßmann f7e5cc0c40 net/can bugfix: use after free bug in can protocol drivers 16 years ago
Jesper Dangaard Brouer 382bfeec48 can: af_can.c use rcu_barrier() on module unload. 16 years ago
Oliver Hartkopp 62bcaa1303 can: Network Drop Monitor: Make use of consume_skb() in af_can.c 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Wei Yongjun ce030edfb4 can: remove some pointless conditionals before kfree_skb() 16 years ago
Patrick Ohly 51f31cabe3 ip: support for TX timestamps on UDP and RAW sockets 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Oliver Hartkopp c53a6ee88b can: fix slowpath issue in hrtimer callback function 16 years ago
Oliver Hartkopp 1fa17d4ba4 can: omit unneeded skb_clone() calls 16 years ago
Oliver Hartkopp 6e5c172cf7 can: update can-bcm for hrtimer hardirq callbacks 16 years ago
Ilpo Järvinen ebad5c0984 can: merge error paths 16 years ago
Oliver Hartkopp f706644d55 can: omit received RTR frames for single ID filter lists 16 years ago
Oliver Hartkopp d253eee201 can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter 16 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Oliver Hartkopp 7f2d38eb7a can: add sanity checks 17 years ago
Oliver Hartkopp c2ab7ac225 can: Fix can_send() handling on dev_queue_xmit() failures 17 years ago
Oliver Hartkopp 4346f65426 hrtimer: remove duplicate helper function 17 years ago
Sam Ravnborg 3f91bd420a can: Fix copy_from_user() results interpretation 17 years ago
Pavel Emelyanov 653252c230 net: Fix wrong interpretation of some copy_to_user() results. 17 years ago
Oliver Hartkopp 73e87e02ec CAN: use hrtimers in can-bcm protocol 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Urs Thuermann a219994bf5 [CAN]: Minor clean-ups 17 years ago
Urs Thuermann a2fea5f19f [CAN]: Move proto_{,un}register() out of spin-locked region 17 years ago
Urs Thuermann 5423dd67bd [CAN]: Clean up module auto loading 17 years ago
Oliver Hartkopp ccb2963799 [CAN]: Add virtual CAN netdevice driver 17 years ago
Oliver Hartkopp ffd980f976 [CAN]: Add broadcast manager (bcm) protocol 17 years ago
Oliver Hartkopp c18ce101f2 [CAN]: Add raw protocol 17 years ago
Oliver Hartkopp 0d66548a10 [CAN]: Add PF_CAN core module 17 years ago