Commit Graph

218 Commits (29d3dedf22bc8272186a7e0d8a8243d88606b569)

Author SHA1 Message Date
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
Paul E. McKenney a898def29e net: Add checking to rcu_dereference() primitives 15 years ago
Eric W. Biederman e9c5158ac2 net: Allow fib_rule_unregister to batch 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 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 887e671f32 decnet: netdevice refcount leak 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Eric Dumazet b4d745db12 decnet: avoid touching device refcount in dn_dev_by_index() 15 years ago
Eric Dumazet c6d14c8456 net: Introduce for_each_netdev_rcu() iterator 15 years ago
Krishna Kumar ea94ff3b55 net: Fix for dst_negative_advice 16 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 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Stephen Hemminger 89d69d2b75 net: make neigh_ops constant 16 years ago
Florian Westphal 0e8635a8e1 net: remove NET_RX_BAD and NET_RX_CN* defines 16 years ago
Jesper Dangaard Brouer 10e8544801 decnet: Use rcu_barrier() on module unload. 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
David S. Miller bec571ec76 decnet: Use SKB queue and list helpers instead of doing it by-hand. 16 years ago
Rami Rosen 04af8cf6f3 net: Remove unused parameter from fill method in fib_rules_ops. 16 years ago
Rami Rosen 8b3521eeb7 ipv4: remove an unused parameter from configure method of fib_rules_ops. 16 years ago
Steven Whitehouse 9948bb6a6d decnet: Use data ready call back, rather than hand coding it 16 years ago
Ilpo Järvinen a0bffffc14 net/*: use linux/kernel.h swap() 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 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
Wei Yongjun db849df63c decnet: remove some pointless conditionals before kfree_skb() 16 years ago
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 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
Alexey Dobriyan 52479b623d netns xfrm: lookup in netns 16 years ago
Qinghuang Feng cf005b1d0e net: remove redundant argument comments 16 years ago
Alexey Dobriyan 6bb3ce25d0 net: remove struct dst_entry::entry_size 16 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 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 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Pavel Emelyanov 5c52ba170f sock: add net to prot->enter_memory_pressure callback 17 years ago
Denis V. Lunev ae299fc051 net: add fib_rules_ops to flush_cache method 17 years ago
David S. Miller 22196d3648 decnet: Remove SOCK_SLEEP_{PRE,POST} usage. 17 years ago
Satoru SATOH 5ffc02a158 ip: Use inline function dst_metric() instead of direct access to dst->metric[] 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