summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum3-2/+36
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov1-0/+1
2014-07-29ip: make IP identifiers less predictableEric Dumazet3-13/+32
2014-07-29neighbour : fix ndm_type type error issueJun Zhao2-2/+2
2014-07-29sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-29Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller1-1/+2
2014-07-25can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian1-1/+2
2014-07-25bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-07-25r8152: fix the checking of the usb speedhayeswang1-4/+3
2014-07-25Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-21/+38
2014-07-25Merge branch 'mdio_module_unload'David S. Miller2-0/+14
2014-07-25net: phy: Ensure the MDIO bus module is heldEzequiel Garcia1-0/+13
2014-07-25net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia1-0/+1
2014-07-25bnx2x: fix set_setting for some PHYsYaniv Rosner1-0/+1
2014-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+0
2014-07-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-4/+5
2014-07-24hyperv: Fix error return code in netvsc_init_buf()Wei Yongjun1-1/+3
2014-07-24amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun1-1/+2
2014-07-23ath9k: fix aggregation session lockupFelix Fietkau1-0/+9
2014-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+4
2014-07-23net: bcmgenet: correctly pad short packetsFlorian Fainelli1-0/+5
2014-07-23net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann1-0/+1
2014-07-23mac80211: fix crash on getting sta info with uninitialized rate controlFelix Fietkau1-1/+4
2014-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2-9/+13
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-128/+367
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-1/+6
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-4/+9
2014-07-22Merge tag 'trace-fixes-v3.16-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+6
2014-07-22sparc: Hook up renameat2 syscall.David S. Miller4-1/+6
2014-07-22Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-24/+108
2014-07-22ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet1-0/+4
2014-07-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-35/+55
2014-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-26/+21
2014-07-21Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-8/+36
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-58/+64
2014-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-53/+28
2014-07-21tracing: Fix wraparound problems in "uptime" trace clockTony Luck2-5/+6
2014-07-21batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli3-14/+74
2014-07-21iwlwifi: mvm: pass beacons from foreign APsEliad Peller1-2/+13
2014-07-21batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich1-10/+34
2014-07-21dns_resolver: Null-terminate the right stringBen Hutchings1-1/+1
2014-07-21Linux 3.16-rc6v3.16-rc6Linus Torvalds1-1/+1
2014-07-21Merge branch 'xen-netback'David S. Miller1-23/+63
2014-07-21xen-netback: Fix pointer incrementation to avoid incorrect loggingZoltan Kiss1-1/+1
2014-07-21xen-netback: Fix releasing header slot on error pathZoltan Kiss1-5/+33
2014-07-21xen-netback: Fix releasing frag_list skbs in error pathZoltan Kiss1-0/+9
2014-07-21xen-netback: Fix handling frag_list on grant op error pathZoltan Kiss1-17/+20
2014-07-21net_sched: avoid generating same handle for u32 filtersCong Wang1-5/+14
2014-07-21Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+10