Commit Graph

293 Commits (66e61060d7ad9fcf61475fb836fb5987db7a7ee0)

Author SHA1 Message Date
Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
Eric W. Biederman 9bdcc88fa0 net decnet: Convert to use 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
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
David S. Miller b21dddb9df decnet: Stop using NLA_PUT*(). 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Jesper Juhl 22b6a2eb90 decnet: remove unused variable from dn_output() 13 years ago
David S. Miller 3329bdfc40 decnet: Add missing neigh->ha locking to dn_neigh_output_packet() 13 years ago
Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 13 years ago
Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
David S. Miller 2c2aba6c56 ipv6: Use universal hash for NDISC. 13 years ago
David Miller 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 13 years ago
Eric Dumazet 8a6e77d520 decnet: proper socket refcounting 13 years ago
Steffen Klassert 618f9bc74a net: Move mtu handling down to the protocol depended handlers 13 years ago
Steffen Klassert ebb762f27f net: Rename the dst_opt default_mtu method to mtu 13 years ago
Eric Dumazet 8b5c171bb3 neigh: new unresolved queue limits 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
David S. Miller d3aaeb38c4 net: Add ->neigh_lookup() operation to dst_ops 14 years ago
David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 years ago
David S. Miller 8f40b161de neigh: Pass neighbour entry to output ops. 14 years ago
David S. Miller 542d4d685f neigh: Kill ndisc_ops->queue_xmit 14 years ago
David S. Miller 47ec132a40 neigh: Kill neigh_ops->hh_output 14 years ago
Joe Perches 06f8fe11bb decnet: Reduce switch/case indent 14 years ago
Joe Perches ea11073387 net: Remove casts of void * 14 years ago
Greg Rose c7ac8679be rtnetlink: Compute and store minimum ifinfo dump size 14 years ago
Lai Jiangshan 1e547757ec net,rcu: convert call_rcu(dn_dev_free_ifa_rcu) to kfree_rcu() 14 years ago
Eric Dumazet e67f88dd12 net: dont hold rtnl mutex during netlink dump callbacks 14 years ago
David S. Miller cf91166223 net: Use non-zero allocations in dst_alloc(). 14 years ago
David S. Miller 5c1e6aa300 net: Make dst_alloc() take more explicit initializations. 14 years ago
David S. Miller a01c1335a3 decnet: Don't leak entries when rebuilding zone. 14 years ago
David S. Miller 9bf9055eb7 decnet: Fix set-but-unused variable. 14 years ago
David S. Miller bef55aebd5 decnet: Convert to use flowidn where applicable. 14 years ago
David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 years ago
David S. Miller 452edd598f xfrm: Return dst directly from xfrm_lookup() 14 years ago
David S. Miller 80c0bc9e37 xfrm: Kill XFRM_LOOKUP_WAIT flag. 14 years ago
David S. Miller 3c7bd1a140 net: Add initial_ref arg to dst_alloc(). 14 years ago
David S. Miller 62fa8a846d net: Implement read-only protection and COW'ing of metrics. 14 years ago
Shan Wei 441c793a56 net: cleanup unused macros in net directory 14 years ago
David S. Miller d33e455337 net: Abstract default MTU metric calculation behind an accessor. 14 years ago
David S. Miller 0dbaee3b37 net: Abstract default ADVMSS behind an accessor. 14 years ago
David S. Miller defb3519a6 net: Abstract away all dst_entry metrics accesses. 14 years ago
Dan Rosenberg 3c6f27bf33 DECnet: don't leak uninitialized stack byte 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
David S. Miller c753796769 ipv4: Make rt->fl.iif tests lest obscure. 14 years ago
Eric Dumazet 8d987e5c75 net: avoid limits overflow 14 years ago
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
Eric Dumazet fc66f95c68 net dst: use a percpu_counter to track entries 15 years ago