Commit Graph

106 Commits (be1b08af61379be23d9975eaab29054e9166b13c)

Author SHA1 Message Date
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Ilpo Järvinen 910d30b704 ax25: more common return path joining 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Ilpo Järvinen 0eae1b98cf ax25: join the return paths that free skb 16 years ago
Ingo Molnar e14bec2e2b ax25: fix warning in net/ax25/sysctl_net_ax25.c 16 years ago
David Howells 734004072e CRED: Wrap task credential accesses in the AX25 protocol 16 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 16 years ago
David S. Miller 33d1d2c52c ax25: Quick fix for making sure unaccepted sockets get destroyed. 17 years ago
David S. Miller 88a944eef8 Revert "ax25: Fix std timer socket destroy handling." 17 years ago
Ralf Baechle ffb208479b AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
David S. Miller 30902dc3cb ax25: Fix std timer socket destroy handling. 17 years ago
David S. Miller 9375cb8a12 ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. 17 years ago
Jarek Poplawski 7dccf1f4e1 ax25: Fix NULL pointer dereference and lockup. 17 years ago
Pavel Emelyanov ae1b6a31b1 [AX25]: Potential ax25_uid_assoc-s leaks on module unload. 17 years ago
Robert P. J. Day 5c2e2e239e [AX25]: Remove obsolete references to BKL from TODO file. 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
Jarek Poplawski f47b7257c7 [AX25] ax25_out: check skb for NULL in ax25_kick() 17 years ago
Jarek Poplawski e848b583e0 [AX25] ax25_ds_timer: use mod_timer instead of add_timer 17 years ago
Jarek Poplawski 21fab4a86a [AX25] ax25_timer: use mod_timer instead of add_timer 17 years ago
Jarek Poplawski 4de211f1a2 [AX25] ax25_route: make ax25_route_lock BH safe 17 years ago
Jarek Poplawski 1105b5d1d4 [AX25] af_ax25: remove sock lock in ax25_info_show() 17 years ago
maximilian attems 1987e7b485 [AX25]: Kill ax25_bind() user triggable printk. 17 years ago
Eric Dumazet f16f3026db [AX25]: sparse cleanups 17 years ago
Pavel Emelyanov c6995bdff0 [AX25]: Switch to using ctl_paths. 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Jarek Poplawski ecd2ebdea3 [AX25] af_ax25: Possible circular locking. 17 years ago
maximilian attems 27d1cba21f [AX25]: Kill user triggable printks. 17 years ago
David S. Miller c6e6ca712b [NET]: Correct two mistaken skb_reset_mac_header() conversions. 17 years ago
Jarek Poplawski 215f7b08f2 [AX25]: Locking dependencies fix in ax25_disconnect(). 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 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 e730c15519 [NET]: Make packet reception 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
Alexey Dobriyan 9ac0be9d4f [AX25]: don't free pointers to statically allocated data 18 years ago
YOSHIFUJI Hideaki bd3b071b91 [NET] AX25: Fix whitespace errors. 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Martin Schwidefsky 9556fb73ed [S390] Kconfig: unwanted menus for s390. 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 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 d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 967b05f64e [SK_BUFF]: Introduce skb_set_transport_header 18 years ago