summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-24net: pxa168_eth: Provide phy_interface mode on platform_dataSebastian Hesselbarth2-0/+3
2014-10-24phy: marvell: Add support for 88E3016 FastEthernet PHYSebastian Hesselbarth2-0/+47
2014-10-24natsemi/macsonic: Remove superfluous interrupt disable/restoreGeert Uytterhoeven1-4/+0
2014-10-24cirrus/mac89x0: Remove superfluous interrupt disable/restoreGeert Uytterhoeven1-6/+2
2014-10-24net: typhoon: Remove redundant castsRasmus Villemoes1-2/+2
2014-10-24Removed unused function sctp_addr_is_valid()Sébastien Barré1-1/+0
2014-10-24Merge branch 'ipv6_route'David S. Miller1-41/+53
2014-10-24ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fnMartin KaFai Lau1-14/+16
2014-10-24ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit caseMartin KaFai Lau1-3/+3
2014-10-24ipv6: Remove BACKTRACK macroMartin KaFai Lau1-30/+40
2014-10-24net: Remove trailing whitespace in tcp.h icmp.c syncookies.cKenjiro Nakayama3-8/+6
2014-10-23hyperv: Fix the total_data_buflen in send pathHaiyang Zhang1-0/+1
2014-10-23Merge branch 'amd-xgbe'David S. Miller1-9/+13
2014-10-23amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas1-8/+12
2014-10-23amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas1-1/+1
2014-10-23net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel1-1/+2
2014-10-23net: fix saving TX flow hash in sock for outgoing connectionsSathya Perla2-4/+4
2014-10-22xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing1-3/+8
2014-10-22net: fs_enet: set back promiscuity mode after restartLEROY Christophe2-0/+6
2014-10-22net: tso: fix unaligned access to crafted TCP header in helper APIKarl Beldan1-1/+2
2014-10-22sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper1-4/+0
2014-10-22net: sched: initialize bstats syncpSabrina Dubroca1-1/+1
2014-10-22bpf: fix bug in eBPF verifierAlexei Starovoitov2-1/+13
2014-10-22netlink: Re-add locking to netlink_lookup() and seq walkerThomas Graf1-12/+25
2014-10-21tipc: fix lockdep warning when intra-node messages are deliveredYing Xue1-2/+2
2014-10-21tipc: fix a potential deadlockYing Xue3-20/+35
2014-10-21Merge branch 'enic'David S. Miller2-8/+8
2014-10-21enic: Do not call napi_disable when preemption is disabled.Govindarajulu Varadarajan1-2/+2
2014-10-21enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_freeGovindarajulu Varadarajan1-6/+6
2014-10-20Merge branch 'gso_encap_fixes'David S. Miller10-10/+21
2014-10-20net: core: handle encapsulation offloads when computing segment lengthsFlorian Westphal1-3/+10
2014-10-20net: make skb_gso_segment error handling more robustFlorian Westphal4-2/+6
2014-10-20net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal5-5/+5
2014-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-41/+165
2014-10-20ax88179_178a: fix bonding failureIan Morgan1-1/+6
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds3-123/+501
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-51/+1404
2014-10-19Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+9
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds18-351/+280
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-953/+1372
2014-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds64-910/+882
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-7/+8
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-7/+10
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn1-1/+1
2014-10-19sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-19sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds50-692/+835
2014-10-19Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds39-124/+3421
2014-10-19Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-86/+392
2014-10-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds57-138/+274