summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-26net: macb: Change capability mask for jumbo supportHarini Katakam
2015-07-26openvswitch: fix compilation when vxlan is a moduleNicolas Dichtel
2015-07-26ipv4: be more aggressive when probing alternative gatewaysJulian Anastasov
2015-07-26ipv6: fix crash over flow-based vxlan deviceWei-Chun Chao
2015-07-26net: bcmgenet: Register link_update callback for all MoCA PHYsFlorian Fainelli
2015-07-26net: bcmgenet: Remove checks on clock handlesFlorian Fainelli
2015-07-26hv_netvsc: Wait for sub-channels to be processed during probeKY Srinivasan
2015-07-26cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai
2015-07-26vxlan: Use proper endian type for vni in vxlan[6]_xmit_skbThomas Graf
2015-07-26Merge branch 'tipc'David S. Miller
2015-07-26tipc: clean up socket layer message receptionJon Paul Maloy
2015-07-26tipc: introduce new tipc_sk_respond() functionJon Paul Maloy
2015-07-26tipc: let function tipc_msg_reverse() expand header when neededJon Paul Maloy
2015-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-07-24bridge: Fix setting a flag in br_fill_ifvlaninfo_range().Rosen, Rami
2015-07-24be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40e: clean up error status messagesShannon Nelson
2015-07-23i40e: provide correct API version to older VF driversMitch Williams
2015-07-23i40evf: support virtual channel API version 1.1Mitch Williams
2015-07-23i40evf: handle big resetsMitch Williams
2015-07-23i40e: support virtual channel API 1.1Mitch Williams
2015-07-23i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams
2015-07-23i40e: add VF capabilities to virtual channel interfaceMitch Williams
2015-07-23i40e: clean up unneeded gotosShannon Nelson
2015-07-23i40e/i40evf: Fix and refactor dynamic ITR codeCarolyn Wyborny
2015-07-23igb: bump version to igb-5.3.0Todd Fujinaka
2015-07-23igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])Todd Fujinaka
2015-07-23igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka
2015-07-23e1000e: Cleanup qos request in error handling of e1000_openJia-Ju Bai
2015-07-23ixgbevf: add support for reporting RSS key and hash table for X550Emil Tantilov
2015-07-23ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-22ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline
2015-07-22r8152: support the new RTL8153 chiphayeswang
2015-07-22mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereferenceRoopa Prabhu
2015-07-22Merge branch 'bnx2x-next'David S. Miller
2015-07-22bnx2x: Bump up driver version to 1.712.30Yuval Mintz
2015-07-22bnx2x: Add MFW dump supportYuval Mintz
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz
2015-07-22bnx2x: Add 84858 phy supportYaniv Rosner
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz
2015-07-22bnx2x: Utilize FW 7.12.30Yuval Mintz
2015-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-22arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon
2015-07-21net: track success and failure of TCP PMTU probingRick Jones
2015-07-21ravb: fix ring memory allocationSergei Shtylyov