1. 25 9月, 2012 3 次提交
    • S
      lcs: ensure proper ccw setup · 3c787475
      Sebastian Ott 提交于
      Make sure that all ccws used for writing are initialized with
      zeros - especially since the last ccw contains a TIC for which
      the unused fields have to be zeros.
      Signed-off-by: NSebastian Ott <sebott@linux.vnet.ibm.com>
      Signed-off-by: NFrank Blaschka <frank.blaschka@de.ibm.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      3c787475
    • S
      qeth: cleanup channel path descriptor function · 725b9c04
      Sebastian Ott 提交于
      Cleanup the qeth_get_channel_path_desc function and rename it
      to qeth_update_from_chp_desc. No functional change.
      Signed-off-by: NSebastian Ott <sebott@linux.vnet.ibm.com>
      Signed-off-by: NFrank Blaschka <frank.blaschka@de.ibm.com>
      Acked-by: NUrsula Braun <ursula.braun@de.ibm.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      725b9c04
    • D
      Merge branch 'master' of git://1984.lsi.us.es/nf-next · ae473516
      David S. Miller 提交于
      Pablo Neira Ayuso says:
      
      ====================
      This patchset contains updates for your net-next tree, they are:
      
      * Mostly fixes for the recently pushed IPv6 NAT support:
      
      - Fix crash while removing nf_nat modules from Patrick McHardy.
      - Fix unbalanced rcu_read_unlock from Ulrich Weber.
      - Merge NETMAP and REDIRECT into one single xt_target module, from
        Jan Engelhardt.
      - Fix Kconfig for IPv6 NAT, which allows inconsistent configurations,
        from myself.
      
      * Updates for ipset, all of the from Jozsef Kadlecsik:
      
      - Add the new "nomatch" option to obtain reverse set matching.
      - Support for /0 CIDR in hash:net,iface set type.
      - One non-critical fix for a rare crash due to pass really
        wrong configuration parameters.
      - Coding style cleanups.
      - Sparse fixes.
      - Add set revision supported via modinfo.i
      
      * One extension for the xt_time match, to support matching during
        the transition between two days with one single rule, from
        Florian Westphal.
      
      * Fix maximum packet length supported by nfnetlink_queue and add
        NFQA_CAP_LEN attribute, from myself.
      
      You can notice that this batch contains a couple of fixes that may
      go to 3.6-rc but I don't consider them critical to push them:
      
      * The ipset fix for the /0 cidr case, which is triggered with one
        inconsistent command line invocation of ipset.
      
      * The nfnetlink_queue maximum packet length supported since it requires
        the new NFQA_CAP_LEN attribute to provide a full workaround for the
        described problem.
      ====================
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      ae473516
  2. 24 9月, 2012 10 次提交
  3. 23 9月, 2012 18 次提交
  4. 22 9月, 2012 9 次提交