summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ip_gre: allow CSUM capable devices to handle packetsDmitry Kravkov2013-02-191-5/+2
* bonding: Fix initialize after use for 3ad machine state spinlocknikolay@redhat.com2013-02-191-5/+4
* bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_r...nikolay@redhat.com2013-02-191-2/+4
* b43: Increase number of RX DMA slotsLarry Finger2013-02-191-1/+1
* qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria2013-02-191-2/+2
* qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh2013-02-194-12/+177
* qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh2013-02-193-9/+29
* qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani2013-02-194-56/+144
* qlcnic: fix mailbox interrupt.Sucheta Chakraborty2013-02-193-19/+29
* qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2013-02-191-2/+23
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-02-1825-200/+310
|\
| * netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-1916-65/+164
| * netfilter: nf_ct_pptp: Fix comment referring to incorrect RFCReese Moore2013-02-051-1/+1
| * netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso2013-02-054-41/+53
| * netfilter: xt_CT: add alias flagPablo Neira Ayuso2013-02-052-4/+34
| * netfilter: xt_CT: merge common code of revision 0 and 1Pablo Neira Ayuso2013-02-051-89/+56
| * netfilter: xt_conntrack: Add flag to support aliasesJozsef Kadlecsik2013-02-051-0/+1
| * netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABELFlorian Westphal2013-02-051-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-1860-626/+752
|\ \
| * | xfrm: release neighbor upon dst destructionRomain KUNTZ2013-02-181-0/+2
| * | MAINTAINERS: Jiri Pirko email changeJiri Pirko2013-02-181-1/+1
| * | net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue2013-02-181-1/+1
| * | tipc: fix missing spinlock init in broadcast codeErik Hugne2013-02-151-0/+1
| * | stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO2013-02-151-1/+1
| * | ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.Nicolas Schichan2013-02-141-4/+11
| * | xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-141-2/+1
| * | xen-netback: correctly return errors from netbk_count_requests()David Vrabel2013-02-141-4/+4
| * | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-143-4/+9
| |\ \
| | * | netfilter: nf_ct_reasm: fix per-netns sysctl initializationMichal Kubeček2013-02-131-3/+3
| | * | netfilter: nf_ct_helper: don't discard helper if it is actually the sameFlorian Westphal2013-02-121-1/+3
| | * | netfilter: ctnetlink: don't permit ct creation with random tupleFlorian Westphal2013-02-121-0/+3
| * | | net: cdc_ncm: fix probing of devices with multiple control interface altsettingsBjørn Mork2013-02-141-3/+8
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-1322-149/+191
| |\ \ \
| | * | | net, sctp: remove CONFIG_EXPERIMENTALKees Cook2013-02-131-2/+2
| | * | | net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann2013-02-131-2/+3
| | * | | batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning2013-02-131-1/+1
| | * | | net/macb: fix race with RX interrupt while doing NAPINicolas Ferre2013-02-131-0/+5
| | * | | atl1c: add error checking for pci_map_single functionsHuang, Xiong2013-02-131-7/+64
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-137-100/+109
| |\ \ \ \
| | * | | | x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-02-132-0/+8
| | * | | | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-02-111-10/+11
| | * | | | x86, doc: Add a bootloader ID for OVMFH. Peter Anvin2013-02-081-0/+1
| | * | | | x86: Do not leak kernel page mapping locationsKees Cook2013-02-071-3/+5
| | * | | | Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin2013-02-062-87/+84
| | |\ \ \ \
| | | * | | | x86, MCE: Retract most UAPI exportsBorislav Petkov2013-01-092-87/+84
| * | | | | | Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-121-17/+8
| |\ \ \ \ \ \
| | * | | | | | unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-02-081-17/+8
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-121-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | s390/timer: avoid overflow when programming clock comparatorHeiko Carstens2013-01-311-0/+3
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2013-02-121-1/+0
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud