Commit Graph

118 Commits (093aed1937cc7ae9290ede24ad45f040e097510b)

Author SHA1 Message Date
Jarek Poplawski 8c185ab618 ax25: Fix possible oops in ax25_make_new 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Ralf Baechle 2f72291d3d ax25: Add missing dev_put in ax25_setsockopt 16 years ago
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
Herbert Xu d55d87fdff net: Move rx skb_orphan call to where needed 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
Alan Cox c7c1a0f60b ax25: proc uid file misses header 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
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() 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 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