Commit Graph

232 Commits (60ac03685bf513f9d9b6e8e098018b35309ed326)

Author SHA1 Message Date
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Patrick McHardy 25239cee7e net: rtnetlink: decouple rtnetlink address families from real address families 15 years ago
Patrick McHardy 3d0c9c4eb2 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Patrick McHardy 0f87b1dd01 net: fib_rules: decouple address families from real address families 15 years ago
Patrick McHardy 28bb17268b net: fib_rules: set family in fib_rule_hdr centrally 15 years ago
Patrick McHardy d8a566beaa net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. 15 years ago
Eric Dumazet b6c6712a42 net: sk_dst_cache RCUification 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
Jan Engelhardt 5d877d876c netfilter: decnet: use NFPROTO values for NF_HOOK invocation 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