Commit Graph

321 Commits (d4ad4d22e7ac6b8711b35d7e86eb29f03f8ac153)

Author SHA1 Message Date
Tom Gundersen c835a67733 net: set name_assign_type in alloc_netdev() 11 years ago
Paul Bolle 391296c90c atm: remove commented out check 11 years ago
Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() 11 years ago
David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
Julia Lawall 84275593ac atm: replace del_timer by del_timer_sync 11 years ago
David S. Miller 9be68c1ae0 net: Fix some fallout from the etner_addr_copy() changes. 11 years ago
Joe Perches 116e853f7f atm: Use ether_addr_copy 11 years ago
Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic 11 years ago
Cong Wang 75538c2b85 net: always pass struct netdev_notifier_info to netdevice notifiers 12 years ago
Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
Mathias Krause 9b3e617f3d atm: update msg_namelen in vcc_recvmsg() 12 years ago
Simon Horman e5c5d22e8d net: add ETH_P_802_3_MIN 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
chas williams - CONTRACTOR 3c4177716c atm: use scnprintf() instead of sprintf() 12 years ago
David Woodhouse 5b4d72080f pppoatm: optimise PPP channel wakeups after sock_owned_by_user() 12 years ago
Krzysztof Mazur 9eba25268e br2684: allow assign only on a connected socket 12 years ago
David Woodhouse d71ffeb123 br2684: fix module_put() race 12 years ago
David Woodhouse 0e56d99a5b pppoatm: fix missing wakeup in pppoatm_send() 12 years ago
David Woodhouse b89588531f br2684: don't send frames on not-ready vcc 12 years ago
David Woodhouse c971f08cba atm: add release_cb() callback to vcc 12 years ago
Krzysztof Mazur 397ff16dce pppoatm: do not inline pppoatm_may_send() 12 years ago
Krzysztof Mazur 071d93931a pppoatm: drop frames to not-ready vcc 12 years ago
Krzysztof Mazur 3ac108006f pppoatm: take ATM socket lock in pppoatm_send() 12 years ago
Krzysztof Mazur e41faed9cd pppoatm: fix module_put() race 12 years ago
Krzysztof Mazur 3b1a914595 pppoatm: allow assign only on a connected socket 12 years ago
Krzysztof Mazur ec809bd817 atm: add owner of push() callback to atmvcc 12 years ago
David Woodhouse ae088d663b atm: br2684: Fix excessive queue bloat 12 years ago
Wanlong Gao 4a2c240691 net🏧fix up ENOIOCTLCMD error handling 13 years ago
Mathias Krause 3c0c5cfdcd atm: fix info leak via getsockname() 13 years ago
Mathias Krause e862f1a9b7 atm: fix info leak in getsockopt(SO_ATMPVC) 13 years ago
Joe Perches e3192690a3 net: Remove casts to same type 13 years ago
Eric Dumazet 5d0ba55b64 net: use consume_skb() in place of kfree_skb() 13 years ago
Paul Gortmaker 60eea6cf29 atm: remove the coupling to token ring support 13 years ago
Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
Joe Perches 150238ebb4 atm: Convert compare_ether_addr to ether_addr_equal 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
David Woodhouse 9d02daf754 pppoatm: Fix excessive queue bloat 13 years ago
Alexandra Vintila 61282f3792 atm: fix comments 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Paul Mackerras 4b32da2bcf ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> 13 years ago
Eric Dumazet 597cdbc223 atm: clip: remove clip_tbl 13 years ago
David S. Miller 7161c76f0d atm: clip: Convert over to dst_neigh_lookup(). 13 years ago
David Miller 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 13 years ago
David S. Miller 340e8dc1fb atm: clip: Remove code commented out since eternity. 13 years ago
David Miller 32092ecf06 atm: clip: Use device neigh support on top of "arp_tbl". 13 years ago
David Miller 869759b9e4 atm: clip: Convert over to neighbour_priv() 13 years ago
David Miller 76cc714ed5 neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables. 13 years ago