1. 30 9月, 2006 37 次提交
  2. 29 9月, 2006 3 次提交
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 · 3dcbbcda
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6: (160 commits)
        [ETHTOOL]: Remove some entries from non-root command list.
        [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()
        [Bluetooth]: Don't update disconnect timer for incoming connections
        [ETHTOOL]: let mortals use ethtool
        [NetLabel]: add audit support for configuration changes
        [TCP]: Fix and simplify microsecond rtt sampling
        [TCP] tcp-lp: prevent chance for oops
        [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c
        [IPVS] bug: endianness breakage in ip_vs_ftp
        [IPVS]: ipvs annotations
        [NETFILTER]: h323 annotations
        [NETFILTER]: ipt annotations
        [NETFILTER]: NAT annotations
        [NETFILTER]: conntrack annotations
        [NETFILTER]: netfilter misc annotations
        [NET]: Annotate dst_ops protocol
        [NET]: is it Andy or Andi ??
        [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach
        [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach
        [IrDA] stir4200: removing undocumented bits handling
        ...
      3dcbbcda
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 · c972398b
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6:
        USB: fix build error in ohci driver
      c972398b
    • D
      [ETHTOOL]: Remove some entries from non-root command list. · 6fbe59b9
      David S. Miller 提交于
      GWOL might provide passwords
      GSET, GLINK, and GSTATS might poke the hardware
      
      Based upon feedback from Jeff Garzik.
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      6fbe59b9