summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-07-273-10/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271390-36868/+95838
|\
| * xgene: Fix build warning with ACPI disabled.David S. Miller2016-07-261-2/+1
| * be2net: perform temperature query in adapter regardless of its interface stateGuilherme G. Piccoli2016-07-261-4/+4
| * l2tp: Correctly return -EBADF from pppol2tp_getname.phil.turnbull@oracle.com2016-07-261-5/+2
| * net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-261-5/+2
| * net: ipmr/ip6mr: update lastuse on entry changeNikolay Aleksandrov2016-07-262-2/+2
| * macsec: ensure rx_sa is set when validation is disabledBeniamino Galvani2016-07-261-1/+2
| * Merge branch 'tipc-netlink-monitor-updates'David S. Miller2016-07-2611-12/+445
| |\
| | * tipc: dump monitor attributesParthasarathy Bhuvaragan2016-07-266-0/+260
| | * tipc: add a function to get the bearer nameParthasarathy Bhuvaragan2016-07-262-0/+22
| | * tipc: get monitor threshold for the clusterParthasarathy Bhuvaragan2016-07-266-0/+68
| | * tipc: make cluster size threshold for monitoring configurableParthasarathy Bhuvaragan2016-07-267-2/+66
| | * tipc: introduce constants for tipc address validationParthasarathy Bhuvaragan2016-07-263-10/+29
| |/
| * net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_...He Chunhui2016-07-261-6/+1
| * Merge branch 'xgene-fix-mod-crash-and-1g-hotplug'David S. Miller2016-07-2520-283/+1291
| |\
| | * MAINTAINERS: xgene: Add driver and documentation pathIyappan Subramanian2016-07-251-0/+2
| | * Documentation: dtb: xgene: Add MDIO nodeIyappan Subramanian2016-07-251-0/+37
| | * dtb: xgene: Add MDIO nodeIyappan Subramanian2016-07-254-14/+41
| | * drivers: net: xgene: ethtool: Use phy_ethtool_gset and ssetIyappan Subramanian2016-07-251-3/+19
| | * drivers: net: xgene: Use exported functionsIyappan Subramanian2016-07-251-88/+9
| | * drivers: net: xgene: Enable MDIO driverIyappan Subramanian2016-07-253-6/+7
| | * drivers: net: xgene: Add backward compatibilityIyappan Subramanian2016-07-255-53/+100
| | * drivers: net: phy: xgene: Add MDIO driverIyappan Subramanian2016-07-254-0/+627
| | * drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian2016-07-254-18/+86
| | * drivers: net: xgene: Fix module unload crash - change sw sequenceIyappan Subramanian2016-07-252-49/+73
| | * drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian2016-07-256-29/+149
| | * drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian2016-07-257-33/+151
| |/
| * Merge branch 'refactor-tc_action-structs'David S. Miller2016-07-2527-417/+378
| |\
| | * net_sched: get rid of struct tcf_commonWANG Cong2016-07-2515-122/+114
| | * net_sched: move tc_action into tcf_commonWANG Cong2016-07-2527-329/+298
| |/
| * ipvlan: Scrub skb before crossing the namespace boundryMahesh Bandewar2016-07-251-14/+25
| * Merge branch 'bnxt_en-improve-ntuple-and-new-IDs'David S. Miller2016-07-252-11/+63
| |\
| | * bnxt_en: Add new NPAR and dual media device IDs.Michael Chan2016-07-251-6/+33
| | * bnxt_en: Log a message, if enabling NTUPLE filtering fails.Vasundhara Volam2016-07-251-2/+6
| | * bnxt_en: Improve ntuple filters by checking destination MAC address.Michael Chan2016-07-252-3/+24
| |/
| * qed: Fix setting/clearing bit in completion bitmapManish Chopra2016-07-251-4/+3
| * udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann2016-07-252-6/+2
| * caif-hsi: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-251-4/+1
| * Merge branch 'bpf-probe-write-user'David S. Miller2016-07-256-0/+191
| |\
| | * samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon2016-07-253-0/+134
| | * bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon2016-07-253-0/+57
| |/
| * net/mlx4_core: Check device state before unregistering itAlex Vesker2016-07-251-0/+3
| * mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel2016-07-252-6/+9
| * net: davinci_cpdma: remove excessive dump of register values to kernel logUwe Kleine-König2016-07-253-219/+0
| * gtp: #define #define _GTP_H_ and not #define _GTP_HColin Ian King2016-07-251-1/+1
| * Merge branch 'mlx5-minimum-inline-header-mode'David S. Miller2016-07-257-7/+105
| |\
| | * net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion2016-07-255-3/+52
| | * net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2016-07-253-4/+53
| |/
| * net/sctp: terminate rhashtable walk correctlyVegard Nossum2016-07-251-0/+1