aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/types.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-13macsec: introduce IEEE 802.1AE driverSabrina Dubroca3-0/+3305
2016-03-13net: add MACsec netdevice priv_flags and helperSabrina Dubroca1-0/+8
2016-03-13uapi: add MACsec bitsSabrina Dubroca4-0/+192
2016-03-13net: socket: use pr_info_once to tip the obsolete usage of PF_PACKETliping.zhang1-6/+2
2016-03-13at803x: fix suspend/resume for SGMII linkZefir Kurtisi1-0/+26
2016-03-13mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer3-4/+4
2016-03-13mlx4: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer1-6/+9
2016-03-13net: adjust napi_consume_skb to handle non-NAPI callersJesper Dangaard Brouer1-2/+2
2016-03-13r8169:Remove unnecessary phy reset for pcie nic when setting link spped.Chun-Hao Lin1-1/+2
2016-03-13mlxsw: pci: Implement reset done checkJiri Pirko2-4/+14
2016-03-13sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner9-72/+89
2016-03-13ovs: allow nl 'flow set' to use ufid without flow keySamuel Gauthier1-11/+17
2016-03-13net: macb: fix default configuration for GMAC on AT91Nicolas Ferre2-7/+8
2016-03-13phy: remove documentation of removed members of phy_device structureLABBE Corentin1-3/+0
2016-03-13xen-netback: reduce log spamPaul Durrant1-2/+0
2016-03-13xen-netback: support multiple extra info fragments passed from frontendPaul Durrant2-23/+43
2016-03-13xen-netback: re-import canonical netif headerPaul Durrant1-95/+766
2016-03-13netconf: add macro to represent all attributesZhang Shengju3-32/+45
2016-03-13sctp: fix the transports round robin issue when init is retransmittedXin Long2-2/+2
2016-03-13rxrpc: Replace all unsigned with unsigned intDavid Howells8-39/+39
2016-03-13csum: Update csum_block_add to use rotate instead of byteswapAlexander Duyck1-6/+6
2016-03-13gro: Defer clearing of flush bit in tunnel pathsAlexander Duyck4-11/+5
2016-03-12rocker: move ageing_time from struct rocker to struct ofdpaJiri Pirko3-7/+7
2016-03-11qed: Enlrage the drain timeoutYuval Mintz1-2/+2
2016-03-11qed: Notify of transciever changesZvi Nachmani2-0/+41
2016-03-11qed: Major changes to MB lockingTomer Tayar2-97/+167
2016-03-11qed: Prevent MF link notificationsSudarsana Reddy Kalluru2-1/+9
2016-03-11bpf: support flow label for bpf_skb_{set, get}_tunnel_keyDaniel Borkmann2-2/+13
2016-03-11geneve: support setting IPv6 flow labelDaniel Borkmann2-8/+28
2016-03-11vxlan: support setting IPv6 flow labelDaniel Borkmann3-5/+23
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann7-10/+15
2016-03-11cisco: enic: Update logging macros and usesJoe Perches6-37/+43
2016-03-11bridge: allow zero ageing timeStephen Hemminger2-7/+8
2016-03-11rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel3-1/+7
2016-03-11mlxsw: spectrum: Check requested ageing time is validIdo Schimmel2-2/+9
2016-03-11macvtap: always pass ethernet header in linearWillem de Bruijn1-3/+6
2016-03-11net/flower: Fix pointer castAmir Vadai2-7/+7
2016-03-10net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai3-0/+6
2016-03-10net/mlx5e: Support offload cls_flower with drop actionAmir Vadai3-0/+309
2016-03-10net/mlx5e: Introduce tc offload supportAmir Vadai5-2/+222
2016-03-10net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai2-4/+4
2016-03-10net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai1-1/+1
2016-03-10net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai2-19/+28
2016-03-10net/act_skbedit: Utility functions for mark actionAmir Vadai1-0/+16
2016-03-10net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai2-7/+18
2016-03-10net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() publicAmir Vadai2-13/+13
2016-03-10net/flower: Introduce hardware offload supportAmir Vadai4-1/+81
2016-03-10net-next: mediatek: add an entry to MAINTAINERSJohn Crispin1-0/+7
2016-03-10net-next: mediatek: add Kconfig and MakefileJohn Crispin4-0/+24
2016-03-10net-next: mediatek: add support for MT7623 ethernetJohn Crispin2-0/+2228