Commit History

作者 SHA1 備註 提交日期
  David S. Miller c649c0e31d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 年之前
  Johannes Berg 8705782582 wext: remove atomic requirement for wireless stats 16 年之前
  Johannes Berg 88f16db7a2 wext: verify buffer size for SIOCSIWENCODEEXT 16 年之前
  Johannes Berg f7eef3563c wext: remove seq_start/stop sparse annotations 16 年之前
  Johannes Berg 7be69c0b9a wext: fix get_wireless_stats locking 16 年之前
  Stephen Hemminger 148bc4303f wireless: convert wireless ioctl to net_device_ops 16 年之前
  Nick Andrew 6c5cc8e051 wireless: Fix incorrect use of loose in wext.c 16 年之前
  Jamal Hadi Salim 317900cb01 wext: Send name on events 16 年之前
  YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 年之前
  David S. Miller 0f5cabba49 wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed. 17 年之前
  David S. Miller 87de87d5e4 wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c 17 年之前
  David S. Miller a67fa76d8b wext: Pull top-level ioctl dispatch logic into helper function. 17 年之前
  David S. Miller d291125559 wext: Pass iwreq pointer down into standard/private handlers. 17 年之前
  David S. Miller ca1e8bb8e4 wext: Parameterize the standard/private handlers. 17 年之前
  David S. Miller 67dd760807 wext: Pull ioctl permission checking out into helper function. 17 年之前
  David S. Miller d88174e4d2 wext: Extract private call iw_point handling into seperate functions. 17 年之前
  David S. Miller 84149b0fca wext: Extract standard call iw_point handling into seperate function. 17 年之前
  David S. Miller 208887d4cc wext: Make adjust_priv_size() take a "struct iw_point *". 17 年之前
  David S. Miller 25519a2a76 wext: Remove inline from get_priv_size() and adjust_priv_size(). 17 年之前
  YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 年之前
  Masakazu Mokuno 4248d2f811 WEXT: remove unused variable 17 年之前
  Denis V. Lunev e372c41401 [NET]: Consolidate net namespace related proc files creation. 17 年之前
  Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 年之前
  David S. Miller 0a06ea8718 [WIRELESS] WEXT: Fix userspace corruption on 64-bit. 17 年之前
  Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 17 年之前
  Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 17 年之前
  Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 17 年之前
  Thomas Graf 744b096e2b [WIRELESS]: Use type safe netlink interface 18 年之前
  Johannes Berg 4d44e0dfe9 [WEXT]: Misc code cleanups. 18 年之前
  Johannes Berg bdf51894c1 [WEXT]: Reduce inline abuse. 18 年之前