Commit Graph

60 Commits (6f5071020d5ec89b5d095aa488db604adb921aec)

Author SHA1 Message Date
Jarek Poplawski c0181d420c ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl 16 years ago
Eric Dumazet 407fc5cf01 ax25: Fix SIOCAX25GETINFO ioctl 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
David S. Miller c44a436664 Revert "ax25: zero length frame filtering in AX25" 16 years ago
Bernard Pidoux f99bcff7a2 ax25: zero length frame filtering in AX25 16 years ago
Bernard Pidoux 60784427ab ax25: SOCK_DEBUG message simplification 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
David Howells 734004072e CRED: Wrap task credential accesses in the AX25 protocol 17 years ago
David S. Miller 33d1d2c52c ax25: Quick fix for making sure unaccepted sockets get destroyed. 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
David S. Miller 9375cb8a12 ax25: 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
Jarek Poplawski 21fab4a86a [AX25] ax25_timer: use mod_timer instead of add_timer 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 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
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 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 bd3b071b91 [NET] AX25: Fix whitespace errors. 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Ralf Baechle 75606dc69a [AX25/NETROM/ROSE]: Convert to use modern wait queue API 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
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 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki 528930b91e [NET] AX25: Fix whitespace errors. 18 years ago
Ralf Baechle c9266b99e2 [AX.25]: Mark all kmalloc users __must_check 18 years ago
Arnaldo Carvalho de Melo 0459d70add [AX25]: Use kmemdup 18 years ago
Ralf Baechle c19c4b9c9a [AX.25]: Optimize AX.25 socket list lock 19 years ago
Ralf Baechle 1b30dd359e [AX.25]: Use kzalloc 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle e1fdb5b396 [AX.25]: Eleminate HZ from AX.25 kernel interfaces 19 years ago
Ralf Baechle 70868eace5 [AX.25]: Move AX.25 symbol exports 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 20 years ago