Commit Graph

69 Commits (4005996e428b0d3df10cd0eba389a14b9f5403e4)

Author SHA1 Message Date
Eric Dumazet fc766e4c49 decnet: RCU conversion and get rid of dev_base_lock 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
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
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 hemminger e5c140a340 decnet: convert dndev_lock to spinlock 15 years ago
stephen hemminger 41bdecf17e decnet: add RTNL lock when reading address list 15 years ago
stephen hemminger fa918602b6 decnet: use RCU to find network devices 15 years ago
Eric Dumazet b4d745db12 decnet: avoid touching device refcount in dn_dev_by_index() 15 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Hannes Eder e57c624be8 decnet: fix sparse warnings: symbol shadows an earlier one 16 years ago
Hannes Eder 8521c27ee7 decnet: fix sparse warnings: context imbalance 16 years ago
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Roel Kluin 5eaa65b240 net: Make static 16 years ago
Harvey Harrison c4106aa88a decnet: remove private wrappers of endian helpers 16 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
David S. Miller 8fa0b315fc decnet: Fix compiler warning in dn_dev.c 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Pavel Emelyanov 3151a9ab04 [DECNET]: Switch to using ctl_paths. 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
Pavel Emelyanov 3ccd86241b [DECNET]: dn_nl_deladdr() almost always returns no error 17 years ago
Alexey Dobriyan 4e058063f4 [DECNET]: "addr" module param can't be __initdata 17 years ago
Eric W. Biederman 2774c7aba6 [NET]: Make the loopback device per network namespace. 18 years ago
Daniel Lezcano de3cb747ff [NET]: Dynamically allocate the loopback device, part 1. 18 years ago
Denis Cheng 8b14a53670 [NET]: all net/ cleanup with ARRAY_SIZE 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Patrick McHardy a2221f308d [DECNET]: Fix interface address listing regression. 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Patrick McHardy 75ebe8f736 [NET]: dev_mcast: unexport dev_mc_upload 18 years ago
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Patrick McHardy 6313c1e099 [RTNETLINK]: Remove unnecessary locking in dump callbacks 18 years ago
Thomas Graf fa34ddd739 [DECNet]: Use rtnl registration interface 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Eric W. Biederman 3fbfa98112 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki 429eb0fae6 [NET] DECNET: Fix whitespace errors. 18 years ago
Patrick McHardy 26932566a4 [NETLINK]: Don't BUG on undersized allocations 18 years ago
Eric W. Biederman 95743deb34 [DECNET]: Handle a failure in neigh_parms_alloc (take 2) 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Thomas Graf 4a89c2562c [DECNET] address: Convert to new netlink interface 18 years ago
Thomas Graf b020b942cd [DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify() 18 years ago
Thomas Graf a6f01cace3 [DECNET] address: Calculate accurate message size for netlink notifications 18 years ago
Arnaldo Carvalho de Melo c66b721a50 [DECNET]: Use kmemdup 18 years ago