Commit History

Author SHA1 Message Date
  Thomas Graf bc3ed28caa netlink: Improve returned error codes 17 years ago
  Stephen Hemminger b9f5f52cca net: neighbour table ABI problem 17 years ago
  Denis V. Lunev 5efdccbcda net: assign PDE->data before gluing PDE into /proc tree 17 years ago
  YOSHIFUJI Hideaki be01d655d9 [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries. 17 years ago
  YOSHIFUJI Hideaki 0a204500f9 [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its function/variable. 17 years ago
  David S. Miller 8e8e43843b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
  YOSHIFUJI Hideaki 878628fbf2 [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. 17 years ago
  YOSHIFUJI Hideaki 57da52c1e6 [NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS. 17 years ago
  YOSHIFUJI Hideaki 1218854afa [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. 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
  Pavel Emelyanov fa86d322d8 [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). 17 years ago
  David S. Miller 255333c1db Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
  Frank Blaschka 7e36763b2c [NET]: Fix race in generic address resolution. 17 years ago
  Denis V. Lunev 0c65babd6c [NETNS]: Default arp parameters lookup. 17 years ago
  Denis V. Lunev 4ab438fcd7 [NETNS]: Register neighbour table parameters in the correct namespace. 17 years ago
  Wang Chen 46ecf0b994 [NEIGHBOUR]: Use proc_create() to setup ->proc_fops first 17 years ago
  Pavel Emelyanov bc4bf5f38c [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. 17 years ago
  Denis V. Lunev da12f7356d [NETNS]: Namespace leak in pneigh_lookup. 17 years ago
  David S. Miller 9ff5660746 Revert "[NDISC]: Fix race in generic address resolution" 17 years ago
  David S. Miller 69cc64d8d9 [NDISC]: Fix race in generic address resolution 17 years ago
  Denis V. Lunev 06f0511df1 [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c. 17 years ago
  Denis V. Lunev 14db4133d5 [ARP]: Remove forward declaration of neigh_changeaddr. 17 years ago
  Denis V. Lunev 486b51d370 [ARP]: Remove overkill checks from neigh_param_alloc. 17 years ago
  Denis V. Lunev 4250846146 [NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semantics 17 years ago
  Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
  Eric W. Biederman 426b5303eb [NETNS]: Modify the neighbour table code so it handles multiple network namespaces 17 years ago
  Pavel Emelyanov a43d8994b9 [NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer. 17 years ago
  Pavel Emelyanov c3bac5a71b [NEIGH]: Use the ctl paths to create neighbours sysctls 17 years ago
  Pavel Emelyanov 3c607bbb47 [NEIGH]: Cleanup the neigh_sysctl_register 17 years ago