Commit Graph

74 Commits (a88231430384f49bebf8a6ec607a9eb4f2254e34)

Author SHA1 Message Date
Jarek Poplawski 859f4c74d8 netrom: Fix sock_orphan() use in nr_release 17 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
David S. Miller 48c5732f4a netrom: Kill spurious NULL'ing of sk->sk_socket. 17 years ago
David S. Miller 7b66767f96 netrom: Use sock_graft() and remove bogus sk_socket and sk_sleep init. 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
Pavel Emelyanov b5ccd792fa [NET]: Simple ctl_table to ctl_path conversions. 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
David S. Miller c6e6ca712b [NET]: Correct two mistaken skb_reset_mac_header() conversions. 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
YOSHIFUJI Hideaki 639fc4c381 [NET] NETROM: Fix whitespace errors. 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Ralf Baechle 75606dc69a [AX25/NETROM/ROSE]: Convert to use modern wait queue API 18 years ago
Arnaldo Carvalho de Melo 1a4e2d093f [SK_BUFF]: Some more conversions to skb_copy_from_linear_data 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo eeeb03745b [SK_BUFF]: More skb_put related conversions to skb_reset_transport_header 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman 6fe6b1755c [PATCH] sysctl: netrom: remove unnecessary insert_at_head flag 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven da7071d7e3 [PATCH] mark struct file_operations const 8 18 years ago
YOSHIFUJI Hideaki 5f8f59d664 [NET] NETROM: Fix whitespace errors. 18 years ago
Ralf Baechle a4282717c1 [AX.25]: Fix unchecked ax25_linkfail_register uses 18 years ago
Ralf Baechle 58bc574715 [AX.25]: Fix unchecked nr_add_node uses. 18 years ago
Ralf Baechle 81dcd16906 [AX.25]: Fix unchecked ax25_listen_register uses 18 years ago
Ralf Baechle 8d5cf596d1 [AX.25]: Fix unchecked ax25_protocol_register uses. 18 years ago
Ralf Baechle c9266b99e2 [AX.25]: Mark all kmalloc users __must_check 18 years ago
Arnaldo Carvalho de Melo eafff86d3b [NETROM]: Use kmemdup 18 years ago
Ralf Baechle 4b260a98f1 [NETROM] lockdep: fix false positive 19 years ago
Ralf Baechle 8bf2b7b188 [NETROM]: Drop lock before calling nr_destroy_socket 19 years ago
Ralf Baechle 5cc29e3bea [NETROM]: Fix locking order when establishing a NETROM circuit. 19 years ago
Ralf Baechle 1b30dd359e [AX.25]: Use kzalloc 19 years ago
Ralf Baechle DL5RB 18601a7d30 [NETROM]: Use socket helpers instead of direct fiddling with struct sock 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle 52383678a8 [NETROM]: Fix possible null pointer dereference. 19 years ago
Ralf Baechle f530937b2c [NETROM/ROSE]: Kill module init version kernel log messages. 19 years ago
Ralf Baechle 4d8937d0b1 [NETROM]: Eleminate HZ from NET/ROM kernel interfaces 19 years ago