Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
efab8f85826afbbfe4b0ca9208e006aabbd2df3a
efab8f8
tcp: do not pass timestamp to tcp_rack_identify_loss()
by Eric Dumazet
· 8 years ago
128eda8
tcp: do not pass timestamp to tcp_rack_mark_lost()
by Eric Dumazet
· 8 years ago
7c1c730
tcp: do not pass timestamp to tcp_rack_detect_loss()
by Eric Dumazet
· 8 years ago
69e996c
tcp: add tp->tcp_mstamp field
by Eric Dumazet
· 8 years ago
038a3e8
rhashtable: remove insecure_max_entries param
by Florian Westphal
· 8 years ago
7acedaf
net: move xdp_prog field in RX cache lines
by Eric Dumazet
· 8 years ago
5e1fc7c
drivers: net: xgene-v2: Fix error return code in xge_mdio_config()
by Wei Yongjun
· 8 years ago
b5cdae3
net: Generic XDP
by David S. Miller
· 8 years ago
2f7878c
qed: fix invalid use of sizeof in qed_alloc_qm_data()
by Wei Yongjun
· 8 years ago
8fe4592
bpf: map_get_next_key to return first key on NULL
by Teng Qin
· 8 years ago
472ecf0
selftests/net: Fix broken test case in psock_fanout
by Mike Maloney
· 8 years ago
799dbe3
net: ethernet: ti: netcp_core: remove unused compl queue mapping
by Ivan Khoronzhuk
· 8 years ago
c1a9f80
Merge branch 'qed-vf-tunnel'
by David S. Miller
· 8 years ago
eaf3c0c
qed - VF tunnelling support [VXLAN/GENEVE/GRE]
by Chopra, Manish
· 8 years ago
97379f1
qed/qede: Add UDP ports in bulletin board
by Chopra, Manish
· 8 years ago
327a2b7
qede: Configure UDP ports in local context.
by Chopra, Manish
· 8 years ago
369bfd4
qede: Disable tunnel offloads for non offloaded UDP ports
by Chopra, Manish
· 8 years ago
19489c7
qed/qede: Enable tunnel offloads based on hw configuration
by Chopra, Manish
· 8 years ago
19968430
qed: refactor tunnelling - API/Structs
by Chopra, Manish
· 8 years ago
3678427
Merge branch 'l2tpeth-info'
by David S. Miller
· 8 years ago
a485c2b
l2tp: define "l2tpeth" device type
by Guillaume Nault
· 8 years ago
c39855f
l2tp: set name_assign_type for devices created by l2tp_eth.c
by Guillaume Nault
· 8 years ago
e0ee84d
net sched actions: Complete the JUMPX opcode
by Jamal Hadi Salim
· 8 years ago
45a6f3b
Merge tag 'linux-can-next-for-4.12-20170425' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 8 years ago
3133822
ipvlan: use pernet operations and restrict l3s hooks to master netns
by Florian Westphal
· 8 years ago
b655f0e
can: ti_hecc: fix return value check in ti_hecc_probe()
by Wei Yongjun
· 8 years ago
5e64ebc
can: enable module auto loading for virtual CAN interfaces
by Oliver Hartkopp
· 8 years ago
a8f820a3
can: add Virtual CAN Tunnel driver (vxcan)
by Oliver Hartkopp
· 8 years ago
1ef8331
can: network namespace support for CAN gateway
by Oliver Hartkopp
· 8 years ago
384317e
can: network namespace support for CAN_BCM protocol
by Oliver Hartkopp
· 8 years ago
cb5635a
can: complete initial namespace support
by Oliver Hartkopp
· 8 years ago
f2e72f4
can: remove obsolete definitions
by Oliver Hartkopp
· 8 years ago
48452c1
can: remove obsolete pernet_operations definitions
by Oliver Hartkopp
· 8 years ago
a7bbd28
can: fix memory leak in initial namespace support
by Oliver Hartkopp
· 8 years ago
51f3baa
can: mcba_usb: Add support for Microchip CAN BUS Analyzer
by Remigiusz Kołłątaj
· 8 years ago
10c1c39
can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.x
by Mario Huettel
· 8 years ago
428479e
can: m_can: Configuration for TX and TX event FIFOs
by Mario Huettel
· 8 years ago
b03cfc5
can: m_can: Enable M_CAN version dependent initialization
by Mario Huettel
· 8 years ago
5e1bd15
can: m_can: Updated register defines to newest version
by Mario Huettel
· 8 years ago
ee8c3f6
can: m_can: Removed virtual address from print
by Mario Huettel
· 8 years ago
8f26589
can: m_can: Removed initialization of FIFO water marks
by Mario Huettel
· 8 years ago
5297381
can: m_can: Disabled Interrupt Line 1
by Mario Huettel
· 8 years ago
8ac8321
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
by Stephane Grosjean
· 8 years ago
c3df7c5
can: peak: move header file to new can common subdir
by Stephane Grosjean
· 8 years ago
113ab88
can: peak: fix usage of const qualifier in pointers args
by Stephane Grosjean
· 8 years ago
81c5e13
can: peak: fix usage of usb specific data type
by Stephane Grosjean
· 8 years ago
86a5df1
Merge branch 'virtio-net-tx-napi'
by David S. Miller
· 8 years ago
bdb12e0
virtio-net: keep tx interrupts disabled unless kick
by Willem de Bruijn
· 8 years ago
7b0411e
virtio-net: clean tx descriptors from rx napi
by Willem de Bruijn
· 8 years ago
ea7735d
virtio-net: move free_old_xmit_skbs
by Willem de Bruijn
· 8 years ago
b92f1e6
virtio-net: transmit napi
by Willem de Bruijn
· 8 years ago
e4e8452
virtio-net: napi helper functions
by Willem de Bruijn
· 8 years ago
14933dc
sparc64: Improve 64-bit constant loading in eBPF JIT.
by David S. Miller
· 8 years ago
e3a724e
sparc64: Support cbcond instructions in eBPF JIT.
by David S. Miller
· 8 years ago
0e43d10
Merge branch 'bpf-misc-cleanups'
by David S. Miller
· 8 years ago
dfc5be0
samples/bpf: check before defining offsetof
by Alexander Alemayhu
· 8 years ago
4784726
samples/bpf: add static to function with no prototype
by Alexander Alemayhu
· 8 years ago
69b6a7f
samples/bpf: add -Wno-unknown-warning-option to clang
by Alexander Alemayhu
· 8 years ago
e390b55
bpf: make bpf_xdp_adjust_head support mandatory
by Daniel Borkmann
· 8 years ago
91ec701
qlcnic: fix unchecked return value
by Pan Bian
· 8 years ago
2a39e7a
wan: pc300too: abort path on failure
by Pan Bian
· 8 years ago
78302fd
tipc: check return value of nlmsg_new
by Pan Bian
· 8 years ago
a50fe0f
lwtunnel: check return value of nla_nest_start
by Pan Bian
· 8 years ago
09d3607
Merge branch 'nfp-dma-adjust_head-fixes'
by David S. Miller
· 8 years ago
90fdc56
nfp: remove the refresh of all ports optimization
by Jakub Kicinski
· 8 years ago
ee200a7
nfp: fix free list buffer size reporting
by Jakub Kicinski
· 8 years ago
010e2f9
nfp: add NSP routine to get static information
by David Brunecz
· 8 years ago
e524a6a
nfp: parse metadata prepend before XDP runs
by Jakub Kicinski
· 8 years ago
5cd4fbe
nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attr
by Jakub Kicinski
· 8 years ago
0d688a0
Merge branch 'cls_flower-MPLS'
by David S. Miller
· 8 years ago
a577d8f
cls_flower: add support for matching MPLS fields (v2)
by Benjamin LaHaise
· 8 years ago
029c1ec
flow_dissector: add mpls support (v2)
by Benjamin LaHaise
· 8 years ago
3ec21b6
Merge branch 'tcp-fastopen-middlebox-fixes'
by David S. Miller
· 8 years ago
59450f8
net/tcp_fastopen: Remove mss check in tcp_write_timeout()
by Wei Wang
· 8 years ago
46c2fa3
net/tcp_fastopen: Add snmp counter for blackhole detection
by Wei Wang
· 8 years ago
cf1ef3f
net/tcp_fastopen: Disable active side TFO in certain scenarios
by Wei Wang
· 8 years ago
bc95cd8
Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
58c4c6a
net: add rcu locking when changing early demux
by David Ahern
· 8 years ago
ad0cb27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
11a9ec4
net: netcp: fix spelling mistake: "memomry" -> "memory"
by Colin Ian King
· 8 years ago
4cc17bc
net: atheros: atl1: use offset_in_page() macro
by Geliang Tang
· 8 years ago
4dd42b9
Merge branch 'bnxt_en-misc-next'
by David S. Miller
· 8 years ago
9e54e32
bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration
by Deepak Khungar
· 8 years ago
7d63818
bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.
by Michael Chan
· 8 years ago
38a21b3
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
by Deepak Khungar
· 8 years ago
f024905
bnxt_en: Fix VF attributes reporting.
by Michael Chan
· 8 years ago
a82fba8
bnxt_en: Pass DCB RoCE app priority to firmware.
by Michael Chan
· 8 years ago
1206455
openvswitch: Add eventmask support to CT action.
by Jarno Rajahalme
· 8 years ago
abd0a4f
openvswitch: Typo fix.
by Jarno Rajahalme
· 8 years ago
6df3d9e
Merge branch 'ibmvnic-updates-and-fixes'
by David S. Miller
· 8 years ago
7f5b030
ibmvnic: Free skb's in cases of failure in transmit
by Thomas Falcon
· 8 years ago
3ca1993
ibmvnic: Validate napi exist before disabling them
by Nathan Fontenot
· 8 years ago
53da09e
ibmvnic: Add set_link_state routine for setting adapter link state
by Nathan Fontenot
· 8 years ago
5d5e84e
ibmvnic: Move initialization of the stats token to ibmvnic_open
by Nathan Fontenot
· 8 years ago
2f9de9b
ibmvnic: Only retrieve error info if present
by Nathan Fontenot
· 8 years ago
6052d5e
ibmvnic: Insert header on VLAN tagged received frame
by Murilo Fossa Vicentini
· 8 years ago
7f3c6e6
ibmvnic: Set real number of rx queues
by Thomas Falcon
· 8 years ago
6a32a44
Merge branch 'packet-fanout-unique-id'
by David S. Miller
· 8 years ago
28be04f
selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID
by Mike Maloney
· 8 years ago
4a69a86
packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.
by Mike Maloney
· 8 years ago
Next »