Commit Graph

86 Commits (aa9421041128abb4d269ee1dc502ff65fb3b7d69)

Author SHA1 Message Date
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 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 efaffb78d8 net: appletalk: use seq_hlist_foo() helpers 15 years ago
Roel Kluin 2a04cd4c7d appletalk:: da.s_net not copied but assigned to itself in aarp_rcv() 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
Stephen Rothwell 415ce61aef net/appletalk: using compat_ptr needs inclusion of linux/compat.h 15 years ago
Joe Perches f7a3a1d8af appletalk/ddp.c: Neaten checksum function 15 years ago
Arnd Bergmann ecced8ba87 net/appletalk: push down BKL into a atalk_dgram_ops 15 years ago
Arnd Bergmann 2066022177 appletalk: handle SIOCATALKDIFADDR compat ioctl 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
Mark Smith 8be8057e72 Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS 16 years ago
Arnaldo Carvalho de Melo ffcfb8db54 Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded 16 years ago
Mark Smith 6885ffb3a1 Use correct NET_RX_* returns for atalk_rcv() 16 years ago
Eric Dumazet 3d392475c8 appletalk: fix atalk_getname() leak 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
Eric Dumazet c564039fd8 net: sk_wmem_alloc has initial value of one, not zero 16 years ago
David S. Miller c32ba3f9b8 appletalk: Use frag list abstraction interfaces. 16 years ago
Alexander Beregalov e3804cbebb net: remove COMPAT_NET_DEV_OPS 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Alan Cox 03ba999117 appletalk: this warning can go I think 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Hannes Eder 2db096086e appletalk: fix warning: format not a string literal and no ... 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Stephen Hemminger 60961ce4d0 appletalk: remove unneeded stubs 16 years ago
Stephen Hemminger 03b35ccb7c appletalk: convert aarp to net_device_ops 16 years ago
Julia Lawall 88a44e51e9 net/appletalk: Remove redundant test 16 years ago
Wang Chen 524ad0a791 netdevice: safe convert to netdev_priv() #part-4 16 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 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
Pavel Emelyanov c20932d2c9 [ATALK/DECNET]: Use seq_open_private in appletalk and decnet. 17 years ago
Wang Chen ed2b5b474e [APPLETALK]: Use proc_create() to setup ->proc_fops first 17 years ago
Eric Dumazet ca629f2472 [APPLETALK]: Annotations to clear sparse warnings 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
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 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