Commit History

作者 SHA1 備註 提交日期
  Christoph Hellwig c350637227 proc: introduce proc_create_net{,_data} 7 年之前
  Joe Perches d6444062f8 net: Use octal not symbolic permissions 7 年之前
  Alexey Dobriyan 96890d6252 net: delete /proc THIS_MODULE references 7 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 年之前
  Eric Dumazet eaa72dc474 neigh: increase queue_len_bytes to match wmem_default 8 年之前
  Reshetova, Elena 9f23743017 net: convert neighbour.refcnt from atomic_t to refcount_t 8 年之前
  Kees Cook f92ceb01c2 DECnet: Use container_of() for embedded struct 8 年之前
  Eric W. Biederman 0c4b51f005 netfilter: Pass net into okfn 10 年之前
  Eric W. Biederman 29a26a5680 netfilter: Pass struct net into the netfilter hooks 10 年之前
  David Miller 7026b1ddb6 netfilter: Pass socket pointer down through okfn(). 10 年之前
  Eric W. Biederman aaa4e70404 DECnet: Only use neigh_ops for adding the link layer header 10 年之前
  Eric W. Biederman 60395a20ff neigh: Factor out ___neigh_lookup_noref 10 年之前
  Eric W. Biederman bdf53c5849 neigh: Don't require dst in neigh_hh_init 10 年之前
  WANG Cong d7480fd3b1 neigh: remove dynamic neigh table registration support 11 年之前
  Jiri Pirko 1f9248e560 neigh: convert parms to an array 11 年之前
  Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 年之前
  Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 年之前
  YOSHIFUJI Hideaki / 吉藤英明 daaba4fa17 net neighbour, decnet: Ensure to align device private data on preferred alignment. 12 年之前
  David S. Miller fccd7d5c77 decnet: Use neighbours privately in dn_route struct. 13 年之前
  Eric Dumazet 5d0ba55b64 net: use consume_skb() in place of kfree_skb() 13 年之前
  Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 年之前
  David S. Miller 3329bdfc40 decnet: Add missing neigh->ha locking to dn_neigh_output_packet() 13 年之前
  David S. Miller 2c2aba6c56 ipv6: Use universal hash for NDISC. 13 年之前
  David Miller 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 14 年之前
  Eric Dumazet 8b5c171bb3 neigh: new unresolved queue limits 14 年之前
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 年之前
  David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 年之前
  David S. Miller 8f40b161de neigh: Pass neighbour entry to output ops. 14 年之前
  David S. Miller 542d4d685f neigh: Kill ndisc_ops->queue_xmit 14 年之前
  David S. Miller 47ec132a40 neigh: Kill neigh_ops->hh_output 14 年之前