1. 14 12月, 2007 2 次提交
  2. 27 11月, 2007 3 次提交
  3. 22 11月, 2007 5 次提交
  4. 02 11月, 2007 3 次提交
  5. 28 10月, 2007 8 次提交
  6. 27 10月, 2007 18 次提交
  7. 26 10月, 2007 1 次提交
    • L
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 · ec3b67c1
      Linus Torvalds 提交于
      * 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (32 commits)
        [NetLabel]: correct usage of RCU locking
        [TCP]: fix D-SACK cwnd handling
        [NET] napi: use non-interruptible sleep in napi_disable
        [SCTP] net/sctp/auth.c: make 3 functions static
        [TCP]: Add missing I/O AT code to ipv6 side.
        [SCTP]: #if 0 sctp_update_copy_cksum()
        [INET]: Unexport icmpmsg_statistics
        [NET]: Unexport sock_enable_timestamp().
        [TCP]: Make tcp_match_skb_to_sack() static.
        [IRDA]: Make ircomm_tty static.
        [NET] fs/proc/proc_net.c: make a struct static
        [NET] dev_change_name: ignore changes to same name
        [NET]: Document some simple rules for actions
        [NET_CLS_ACT]: Use skb_act_clone
        [NET_CLS_ACT]: Introduce skb_act_clone
        [TCP]: Fix scatterlist handling in MD5 signature support.
        [IPSEC]: Fix scatterlist handling in skb_icv_walk().
        [IPSEC]: Add missing sg_init_table() calls to ESP.
        [CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly.
        [CRYPTO]: HMAC needs some more scatterlist fixups.
        ...
      ec3b67c1