summaryrefslogtreecommitdiffstats
path: root/crypto/cts.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-20net: dsa: setup master ethtool unconditionallyVivien Didelot1-9/+5
2017-09-20net: dsa: remove copy of master ethtool_opsVivien Didelot3-13/+15
2017-09-20selftests: rtnetlink.sh: add test case for device ifaliasFlorian Westphal1-0/+57
2017-09-20net: sk_buff rbnode reorgEric Dumazet4-39/+17
2017-09-19mlxsw: spectrum: Add multicast router traps and trap groupsYotam Gigi3-0/+17
2017-09-19mlxsw: spectrum_router: Export RIF dev access functionYotam Gigi2-0/+6
2017-09-19mlxsw: reg: Configure RIF to forward IPv4 multicast packets by defaultYotam Gigi1-0/+16
2017-09-19mlxsw: reg: Add Router Rules Copy RegisterYotam Gigi1-0/+60
2017-09-19mlxsw: reg: Add the Router Multicast Forwarding Table Version 2 registerYotam Gigi1-0/+142
2017-09-19mlxsw: resources: Add multicast ERIF list entries resourceYotam Gigi1-0/+2
2017-09-19mlxsw: reg: Add the Router Interface Group Version 2 registerYotam Gigi1-0/+83
2017-09-19mlxsw: reg: Add The Router TCAM Allocation registerYotam Gigi1-0/+52
2017-09-19mlxsw: reg: Rename the flexible action set length fieldYotam Gigi1-4/+3
2017-09-19mlxsw: acl: Change trap ACL action to get the trap_id as a parameterYotam Gigi3-4/+5
2017-09-19mlxsw: acl: Introduce mcrouter ACL actionYotam Gigi2-0/+74
2017-09-19mlxsw: spectrum: Move ACL flexible actions instance to spectrumYotam Gigi6-93/+186
2017-09-19mlxsw: spectrum: Change init orderYotam Gigi1-9/+9
2017-09-19bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIECraig Gallek1-4/+183
2017-09-19bpf: Add uniqueness invariant to trivial lpm test implementationCraig Gallek1-1/+13
2017-09-19bpf: Implement map_delete_elem for BPF_MAP_TYPE_LPM_TRIECraig Gallek1-3/+77
2017-09-19vsock: vmci: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-09-19net: mvpp2: remove useless gotoAntoine Tenart1-1/+0
2017-09-19net_sched: sch_htb: add per class overlimits counterEric Dumazet1-0/+5
2017-09-19net_sched: use explicit size of struct tcmsg, remove need to declare tcmColin Ian King1-2/+1
2017-09-19net: korina: bump versionRoman Yeryomin1-2/+2
2017-09-19net: korina: update authorsRoman Yeryomin1-0/+2
2017-09-19net: korina: whitespace cleanupRoman Yeryomin1-27/+31
2017-09-19net: korina: use GRORoman Yeryomin1-1/+1
2017-09-19net: korina: use NAPI_POLL_WEIGHTRoman Yeryomin1-1/+1
2017-09-19net: korina: optimize rx descriptor flags processingRoman Yeryomin1-43/+44
2017-09-19net: korina: don't use overflow and underflow interruptsRoman Yeryomin1-82/+1
2017-09-19hamradio: baycom: use new parport device modelSudip Mukherjee1-4/+46
2017-09-18net/ethernet/freescale: fix warning for ucc_gethValentin Longchamp1-2/+3
2017-09-18forcedeth: replace pci_map_single with dma_map_single functionsZhu Yanjun1-34/+36
2017-09-18s390/qeth: tidy up parameter naming for qeth_do_send_packet()Jens Remus1-1/+2
2017-09-18s390/qeth: fold VLAN handling into l3_rebuild_skb()Julian Wiedmann1-16/+11
2017-09-18s390/qeth: translate SETVLAN/DELVLAN errorsJulian Wiedmann2-12/+36
2017-09-18s390/qeth: simplify L3 sysfs group managementJulian Wiedmann1-33/+12
2017-09-18s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann4-22/+9
2017-09-18s390/qeth: remove unused code in qdio_establish_cq()Julian Wiedmann1-1/+0
2017-09-18s390/qeth: add VNICC get/set timeout supportHans Wippel5-5/+190
2017-09-18s390/qeth: add VNICC enable/disable supportHans Wippel5-14/+392
2017-09-18s390/qeth: add basic VNICC supportHans Wippel4-4/+172
2017-09-18dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVBYoshihiro Shimoda1-0/+1
2017-09-18net: Convert int functions to boolJoe Perches2-20/+20
2017-09-18ravb: document R8A77970 bindingsSergei Shtylyov1-1/+2
2017-09-18net: phy: realtek: add RTL8201F phy-id and functionsJassi Brar1-0/+44
2017-09-18net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECTKunihiko Hayashi1-5/+5
2017-09-18dummy: declare dummy devices as enumerated devicesZhang Shengju1-1/+1
2017-09-18net: tcp_input: Neaten DBGUNDOJoe Perches1-4/+2