summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-2818-50/+48
* net: add ETH_P_802_3_MINSimon Horman2013-03-2816-21/+24
* bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov2013-03-272-1/+2
* tokenring: delete last holdout of CONFIG_TRPaul Bolle2013-03-271-2/+0
* net: fix compile error of implicit declaration of skb_probe_transport_headerYing Xue2013-03-271-13/+13
* yam: remove redundant null check on devColin Ian King2013-03-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27238-1270/+2886
|\
| * Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-03-274-15/+12
| |\
| | * iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel2013-03-271-12/+10
| | * x86, io_apic: remove duplicated include from irq_remapping.cWei Yongjun2013-03-261-1/+0
| | * iommu: OMAP: build only on OMAP2+Arnd Bergmann2013-03-091-1/+1
| | * amd_iommu_init: remove __init from amd_iommu_erratum_746_workaroundNikola Pajkovsky2013-03-091-1/+1
| * | vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro2013-03-271-0/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-265-8/+48
| |\ \
| | * | vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-03-261-2/+4
| | * | Nest rename_lock inside vfsmount_lockAl Viro2013-03-261-5/+11
| | * | Don't bother with redoing rw_verify_area() from default_file_splice_from()Al Viro2013-03-213-1/+33
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-2669-459/+540
| |\ \ \
| | * | | ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-262-12/+7
| | * | | bonding: remove already created master sysfs link on failureVeaceslav Falico2013-03-261-0/+5
| | * | | af_unix: dont send SCM_CREDENTIAL when dest socket is NULLdingtianhong2013-03-261-2/+2
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-265-22/+43
| | |\ \ \
| | | * | | igb: fix PHC stopping on max freqJiri Benc2013-03-261-1/+1
| | | * | | igb: make sensor info staticStephen Hemminger2013-03-261-1/+1
| | | * | | igb: SR-IOV init reorderingAlex Williamson2013-03-261-1/+1
| | | * | | igb: Fix null pointer dereferenceAlex Williamson2013-03-261-1/+1
| | | * | | igb: fix i350 anti spoofing configLior Levy2013-03-261-14/+19
| | | * | | ixgbevf: don't release the soft entriesxunleer2013-03-261-4/+20
| | * | | | pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-03-261-2/+2
| | |/ / /
| | * | | ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-03-251-16/+10
| | * | | unix: fix a race condition in unix_release()Paul Moore2013-03-251-4/+3
| | * | | tcp: undo spurious timeout after SACK renegingYuchung Cheng2013-03-241-5/+2
| | * | | bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta2013-03-241-9/+9
| | * | | bridge: fix crash when set mac address of br interfaceHong zhi guo2013-03-241-1/+1
| | * | | 8021q: fix a potential use-after-freeCong Wang2013-03-241-7/+7
| | * | | net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet2013-03-241-1/+0
| * | | | Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-267-34/+96
| |\ \ \ \
| | * | | | SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust2013-03-251-2/+7
| | * | | | NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust2013-03-213-1/+34
| | * | | | NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturnTrond Myklebust2013-03-212-9/+27
| | * | | | NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust2013-03-212-15/+18
| | * | | | pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting2013-03-211-2/+2
| | * | | | NFSv4: Fix the string length returned by the idmapperTrond Myklebust2013-03-201-5/+8
| | | |_|/ | | |/| |
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-03-251-1/+2
| |\ \ \ \
| | * | | | clockevents: Don't allow dummy broadcast timersMark Rutland2013-03-071-1/+2
| | |/ / /
| * | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-03-2511-19/+27
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier2013-03-2210-18/+24
| | |\ \ \ \ \
| | | | * | | | IB/qib: change QLogic to IntelVinit Agnihotri2013-03-228-15/+17
| | | | * | | | IB/ipath: Silence a static checker warningDan Carpenter2013-03-221-1/+1
| | | * | | | | IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn2013-03-221-2/+6
| | | |/ / / /
OpenPOWER on IntegriCloud