summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02129-951/+1540
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-0231-134/+217
| |\
| | * bna: Update Maintainer EmailRasesh Mody2014-10-021-1/+1
| | * Merge branch 'r8152'David S. Miller2014-10-011-28/+2
| | |\
| | | * r8152: disable power cut for RTL8153hayeswang2014-10-011-1/+1
| | | * r8152: remove clearing bphayeswang2014-10-011-27/+1
| | |/
| | * bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich2014-10-011-2/+3
| | * tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich2014-10-011-1/+2
| | * r8152: fix setting RTL8152_UNPLUGhayeswang2014-09-301-1/+5
| | * Merge branch 'netxen'David S. Miller2014-09-302-4/+4
| | |\
| | | * netxen: Fix bug in Tx completion path.Manish Chopra2014-09-301-2/+2
| | | * netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2014-09-302-2/+2
| | |/
| | * ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-306-26/+33
| | * hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan2014-09-301-1/+2
| | * net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong2014-09-291-2/+9
| | * ematch: Fix matching of inverted containers.Ignacy Gawędzki2014-09-291-2/+4
| | * gro: fix aggregation for skb using frag_listEric Dumazet2014-09-291-0/+3
| | * neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong2014-09-281-1/+1
| | * Merge branch 'ipv6_tunnel'David S. Miller2014-09-283-2/+12
| | |\
| | | * ip6_gre: Return an error when adding an existing tunnel.Steffen Klassert2014-09-281-0/+2
| | | * ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert2014-09-281-1/+5
| | | * ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert2014-09-281-1/+5
| | |/
| | * ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel2014-09-261-0/+1
| | * net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak2014-09-261-2/+2
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-265-12/+75
| | |\
| | | * netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup'Pablo Neira Ayuso2014-09-071-0/+1
| | | * netfilter: nfnetlink: deliver netlink errors on batch completionPablo Neira Ayuso2014-09-031-1/+63
| | | * rhashtable: fix lockdep splat in rhashtable_destroy()Pablo Neira Ayuso2014-09-031-4/+4
| | | * netfilter: nft_rbtree: no need for spinlock from set destroy pathPablo Neira Ayuso2014-09-031-2/+0
| | | * netfilter: nft_hash: no need for rcu in the hash set destroy pathPablo Neira Ayuso2014-09-031-5/+7
| | * | r8152: fix the carrier off when autoresuminghayeswang2014-09-261-17/+35
| | * | Revert "net/macb: add pinctrl consumer support"Soren Brinkmann2014-09-261-11/+0
| | * | macvtap: Fix race between device delete and open.Vlad Yasevich2014-09-261-10/+8
| | * | Merge branch 'qlcnic'David S. Miller2014-09-262-8/+7
| | |\ \
| | | * | qlcnic: Fix ordering of stats in stats buffer.Manish Chopra2014-09-261-0/+2
| | | * | qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra2014-09-261-1/+1
| | | * | qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra2014-09-261-4/+2
| | | * | qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko2014-09-261-3/+2
| | |/ /
| | * | ip_tunnel: Don't allow to add the same tunnel multiple times.Steffen Klassert2014-09-261-3/+8
| * | | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-10-011-1/+2
| |\ \ \
| | * | | nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields2014-09-301-1/+2
| * | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-10-016-10/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst2014-09-302-8/+13
| | * | | ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch2014-09-301-0/+2
| | * | | ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski2014-09-301-0/+1
| | * | | ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy2014-09-251-0/+3
| | * | | ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAEWill Deacon2014-09-251-2/+2
| * | | | Linux 3.17-rc7v3.17-rc7Linus Torvalds2014-09-281-1/+1
| * | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-09-281-0/+5
| |\ \ \ \
| | * | | | dmaengine: omap-dma: Restore the CLINK_CTRL in resume pathPeter Ujfalusi2014-09-231-0/+3