summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-03-27
|\
| * xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()Mathias Krause2013-03-25
| * xfrm: Fix replay notification for esn.Steffen Klassert2013-03-20
| * af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel2013-02-21
* | line up comment for ndo_bridge_getlinkDmitry Kravkov2013-03-27
* | tg3: fix length overflow in VPD firmware parsingKees Cook2013-03-27
* | sch: add missing u64 in psched_ratecfg_precompute()Sergey Popovich2013-03-27
* | drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-03-27
* | drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N2013-03-27
* | rtnetlink: fix error return code in rtnl_link_fill()Wei Yongjun2013-03-27
* | enet: fec: fix fail resume from suspend stateFrank Li2013-03-27
* | Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-03-27
|\ \
| * | iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel2013-03-27
| * | x86, io_apic: remove duplicated include from irq_remapping.cWei Yongjun2013-03-26
| * | iommu: OMAP: build only on OMAP2+Arnd Bergmann2013-03-09
| * | amd_iommu_init: remove __init from amd_iommu_erratum_746_workaroundNikola Pajkovsky2013-03-09
* | | vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro2013-03-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-26
|\ \ \
| * | | vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-03-26
| * | | Nest rename_lock inside vfsmount_lockAl Viro2013-03-26
| * | | Don't bother with redoing rw_verify_area() from default_file_splice_from()Al Viro2013-03-21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-26
|\ \ \ \
| * | | | ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-26
| * | | | bonding: remove already created master sysfs link on failureVeaceslav Falico2013-03-26
| * | | | af_unix: dont send SCM_CREDENTIAL when dest socket is NULLdingtianhong2013-03-26
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-26
| |\ \ \ \
| | * | | | igb: fix PHC stopping on max freqJiri Benc2013-03-26
| | * | | | igb: make sensor info staticStephen Hemminger2013-03-26
| | * | | | igb: SR-IOV init reorderingAlex Williamson2013-03-26
| | * | | | igb: Fix null pointer dereferenceAlex Williamson2013-03-26
| | * | | | igb: fix i350 anti spoofing configLior Levy2013-03-26
| | * | | | ixgbevf: don't release the soft entriesxunleer2013-03-26
| * | | | | pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-03-26
| |/ / / /
| * | | | ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-03-25
| * | | | unix: fix a race condition in unix_release()Paul Moore2013-03-25
| * | | | tcp: undo spurious timeout after SACK renegingYuchung Cheng2013-03-24
| * | | | bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta2013-03-24
| * | | | bridge: fix crash when set mac address of br interfaceHong zhi guo2013-03-24
| * | | | 8021q: fix a potential use-after-freeCong Wang2013-03-24
| * | | | net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet2013-03-24
| * | | | tcp: preserve ACK clocking in TSOEric Dumazet2013-03-22
| * | | | net: fix *_DIAG_MAX constantsAndrey Vagin2013-03-21
| * | | | Merge branch 'mlx4'David S. Miller2013-03-21
| |\ \ \ \
| | * | | | net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion2013-03-21
| | * | | | net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion2013-03-21
| | * | | | net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion2013-03-21
| | * | | | net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion2013-03-21
| | * | | | net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer2013-03-21
| |/ / / /
| * | | | net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann2013-03-21
| * | | | lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun2013-03-21