summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ipmr/ip6mr: update lastuse on entry changeNikolay Aleksandrov2016-07-272-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/+1Star
* Merge branch 'xgene-fix-mod-crash-and-1g-hotplug'David S. Miller2016-07-2620-283/+1291
|\
| * MAINTAINERS: xgene: Add driver and documentation pathIyappan Subramanian2016-07-261-0/+2
| * Documentation: dtb: xgene: Add MDIO nodeIyappan Subramanian2016-07-261-0/+37
| * dtb: xgene: Add MDIO nodeIyappan Subramanian2016-07-264-14/+41
| * drivers: net: xgene: ethtool: Use phy_ethtool_gset and ssetIyappan Subramanian2016-07-261-3/+19
| * drivers: net: xgene: Use exported functionsIyappan Subramanian2016-07-261-88/+9Star
| * drivers: net: xgene: Enable MDIO driverIyappan Subramanian2016-07-263-6/+7
| * drivers: net: xgene: Add backward compatibilityIyappan Subramanian2016-07-265-53/+100
| * drivers: net: phy: xgene: Add MDIO driverIyappan Subramanian2016-07-264-0/+627
| * drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian2016-07-264-18/+86
| * drivers: net: xgene: Fix module unload crash - change sw sequenceIyappan Subramanian2016-07-262-49/+73
| * drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian2016-07-266-29/+149
| * drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian2016-07-267-33/+151
|/
* Merge branch 'refactor-tc_action-structs'David S. Miller2016-07-2627-417/+378Star
|\
| * net_sched: get rid of struct tcf_commonWANG Cong2016-07-2615-122/+114Star
| * net_sched: move tc_action into tcf_commonWANG Cong2016-07-2627-329/+298Star
|/
* ipvlan: Scrub skb before crossing the namespace boundryMahesh Bandewar2016-07-261-14/+25
* Merge branch 'bnxt_en-improve-ntuple-and-new-IDs'David S. Miller2016-07-262-11/+63
|\
| * bnxt_en: Add new NPAR and dual media device IDs.Michael Chan2016-07-261-6/+33
| * bnxt_en: Log a message, if enabling NTUPLE filtering fails.Vasundhara Volam2016-07-261-2/+6
| * bnxt_en: Improve ntuple filters by checking destination MAC address.Michael Chan2016-07-262-3/+24
|/
* qed: Fix setting/clearing bit in completion bitmapManish Chopra2016-07-261-4/+3Star
* udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann2016-07-262-6/+2Star
* caif-hsi: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-261-4/+1Star
* Merge branch 'bpf-probe-write-user'David S. Miller2016-07-266-0/+191
|\
| * samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon2016-07-263-0/+134
| * bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon2016-07-263-0/+57
|/
* net/mlx4_core: Check device state before unregistering itAlex Vesker2016-07-261-0/+3
* mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel2016-07-262-6/+9
* net: davinci_cpdma: remove excessive dump of register values to kernel logUwe Kleine-König2016-07-263-219/+0Star
* gtp: #define #define _GTP_H_ and not #define _GTP_HColin Ian King2016-07-261-1/+1
* Merge branch 'mlx5-minimum-inline-header-mode'David S. Miller2016-07-267-7/+105
|\
| * net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion2016-07-265-3/+52
| * net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2016-07-263-4/+53
|/
* net/sctp: terminate rhashtable walk correctlyVegard Nossum2016-07-261-0/+1
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-2512-107/+160
|\
| * ixgbe: cleanup crosstalk fixDon Skidmore2016-07-224-41/+72
| * ixgbe: remove redundant check on ret_valColin Ian King2016-07-221-3/+0Star
| * ixgbevf: Commonize mailbox write/readTony Nguyen2016-07-221-29/+6Star
| * ixgbevf: Add range checking for setting MTUTony Nguyen2016-07-223-21/+40
| * ixgbevf: Protect ixgbevf_reset_subtask from remove eventDon Skidmore2016-07-221-0/+1