Commit Graph

126 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
David S. Miller fa366124ef rose: Delete commented out references to ancient firewalling code. 14 years ago
Ralf Baechle 8849b720e9 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Ben Hutchings e0bccd315d rose: Add length checks to CALL_REQUEST parsing 14 years ago
Dan Rosenberg be20250c13 ROSE: prevent heap corruption with bad facilities 14 years ago
Bernard Pidoux 68aa3fd551 ROSE: AX25: finding routes simplification 14 years ago
Bernard Pidoux c5d8b24ad0 ROSE: rose AX25 packet routing improvement 14 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
David S. Miller 9828e6e6e3 rose: Fix signedness issues wrt. digi count. 15 years ago
Julia Lawall e2e0c7c9dd net/rose: Use GFP_ATOMIC 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
Li Zefan b999748acc net: rose: use seq_hlist_foo() helpers 15 years ago
Jarek Poplawski d00c362f1b ax25: netrom: rose: Fix timer oopses 15 years ago
Bernard Pidoux F6BVP 1f731b6375 rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVC 15 years ago
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
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
Eric Dumazet b4ec824021 rose: device refcount leak 15 years ago
Eric Dumazet c6d14c8456 net: Introduce for_each_netdev_rcu() iterator 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
Alexey Dobriyan 5708e868dc net: constify remaining proto_ops 16 years ago
Stephen Hemminger 36e4d64a82 convert hamradio drivers to netdev_txreturnt_t 16 years ago
Eric Dumazet 17ac2e9c58 rose: Fix rose_getname() leak 16 years ago
Ralf Baechle dcf777f6ed NET: ROSE: Don't use static buffer. 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
Eric Dumazet c564039fd8 net: sk_wmem_alloc has initial value of one, not zero 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
David S. Miller 6fd4777a1f Revert "rose: zero length frame filtering in af_rose.c" 16 years ago
Alan Cox 83e0bbcbe2 af_rose/x25: Sanity check the maximum user frame size 16 years ago
Stephen Hemminger 3170c65687 rose: convert to network_device_ops 16 years ago
Stephen Hemminger d289d120b4 rose: convert to internal net_device_stats 16 years ago
Bernard Pidoux 244f46ae6e rose: zero length frame filtering in af_rose.c 16 years ago
David Howells c2a2b8d3b2 CRED: Wrap task credential accesses in the ROSE protocol 16 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 16 years ago
David S. Miller cf508b1211 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
David S. Miller c773e847ea netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. 17 years ago
Bernard Pidoux fe2c802ab6 rose: improving AX25 routing frames via ROSE network 17 years ago
David S. Miller 44ccff1f53 rose: Use sock_graft() and remove bogus sk_socket and sk_sleep init. 17 years ago
Bernard Pidoux f37f2c62a2 rose: Wrong list_lock argument in rose_node seqops 17 years ago
Bernard Pidoux 047f7617eb [ROSE]: Fix soft lockup wrt. rose_node_list_lock 17 years ago
Bernard Pidoux 43837b1e6c rose: Socket lock was not released before returning to user space 17 years ago
Jarek Poplawski 4965291acf [ROSE/AX25] af_rose: rose_release() fix 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago