Commit Graph

68 Commits (ffe7b0e9326d9c68f5688bef691dd49f1e0d3651)

Author SHA1 Message Date
stephen hemminger 83bd1b793e ipx: move peII functions 13 years ago
David S. Miller 32e9072b92 ipx: Remove spurious NULL checking in ipx_ioctl(). 13 years ago
Paul Gortmaker 211ed86510 net: delete all instances of special processing for token ring 13 years ago
Eric W. Biederman ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net. 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Eric Dumazet 674f211599 ipx: fix ipx_release() 14 years ago
Arnd Bergmann b0d0d915d1 ipx: remove the BKL 14 years ago
Arnd Bergmann 6de5bd128d BKL: introduce CONFIG_BKL. 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 a2b79b414d net: ipx: use seq_list_foo() helpers 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
Arnd Bergmann 83927ba069 net/ipx: push down BKL into a ipx_dgram_ops 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 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 405f55712d headers: smp_lock.h redux 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
Stephen Hemminger fa665ccf01 ipx: use constant for strings and desciptor 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
Alexey Dobriyan 6d9f239a1e net: '&' redux 16 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Wang Chen 1e15dc981d [IPX]: Use proc_create() to setup ->proc_fops first 17 years ago
Pavel Emelyanov b5ccd792fa [NET]: Simple ctl_table to ctl_path conversions. 17 years ago
Pavel Emelyanov c2b42336f4 [IPX]: Use existing sock refcnt debugging infrastructure 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 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
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
David Woodhouse 0479ea0eab Fix incorrect prototype for ipxrtr_route_packet() 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 7e28ecc282 [SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
Rolf Eike Beer 1267cd766c [IPX]: Remove ancient changelog 18 years ago
Rolf Eike Beer ff49f26b45 [IPX]: Remove outdated information from Kconfig 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman ecab963ac1 [PATCH] sysctl: ipx: remove unnecessary insert_at_head flag 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki 981c0ff690 [NET] IPX: Fix whitespace errors. 18 years ago
Jiri Bohac 1539b98b56 [IPX]: Fix NULL pointer dereference on ipx unload 18 years ago
Al Viro 02e60370d4 [IPX]: Annotate and fix IPX checksum 19 years ago
Al Viro 4833ed0940 [IPX]: Trivial parts of endianness annotations 19 years ago
David S. Miller fff642570d [IPX]: Fix typo, ipxhdr() --> ipx_hdr() 19 years ago