Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
e06422c43968916dc945018fd9220f60866470b1
e06422c
bpf: Include bpf_endian.h in test_progs.c too.
by David S. Miller
· 8 years ago
bc1bafb
bpf: Move endianness BPF helpers out of bpf_util.h
by David S. Miller
· 8 years ago
5b8481f
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
by David S. Miller
· 8 years ago
aaf1be3
Merge branch 'dsa-mv88e6xxx-802.1s-and-88E6390-VTU'
by David S. Miller
· 8 years ago
931d182
net: dsa: mv88e6xxx: add VTU support for 88E6390
by Vivien Didelot
· 8 years ago
1ac7586
net: dsa: mv88e6xxx: support the VTU Page bit
by Vivien Didelot
· 8 years ago
567aa59
net: dsa: mv88e6xxx: simplify VTU entry getter
by Vivien Didelot
· 8 years ago
bf7d71c
net: dsa: mv88e6xxx: make VTU helpers static
by Vivien Didelot
· 8 years ago
0ad5daf
net: dsa: mv88e6xxx: add VTU Load/Purge operation
by Vivien Didelot
· 8 years ago
f1394b78
net: dsa: mv88e6xxx: add VTU GetNext operation
by Vivien Didelot
· 8 years ago
021e64f
net: dsa: mv88e6xxx: load STU entry with VTU entry
by Vivien Didelot
· 8 years ago
ef6fcea
net: dsa: mv88e6xxx: get STU entry on VTU GetNext
by Vivien Didelot
· 8 years ago
66a8e1f
net: dsa: mv88e6xxx: move STU GetNext operation
by Vivien Didelot
· 8 years ago
c499a64
net: dsa: mv88e6xxx: move VTU Data accessors
by Vivien Didelot
· 8 years ago
f169e5e
net: dsa: mv88e6xxx: move generic VTU GetNext
by Vivien Didelot
· 8 years ago
3afb4bd
net: dsa: mv88e6xxx: move VTU VID accessors
by Vivien Didelot
· 8 years ago
d2ca1ea
net: dsa: mv88e6xxx: move VTU SID accessors
by Vivien Didelot
· 8 years ago
8ee51f6
net: dsa: mv88e6xxx: move VTU FID accessors
by Vivien Didelot
· 8 years ago
b486d7c
net: dsa: mv88e6xxx: move VTU flush
by Vivien Didelot
· 8 years ago
332aa5c
net: dsa: mv88e6xxx: move VTU Operation accessors
by Vivien Didelot
· 8 years ago
bd00e053
net: dsa: mv88e6xxx: split VTU entry data member
by Vivien Didelot
· 8 years ago
3cf3c84
net: dsa: mv88e6xxx: add max VID to info
by Vivien Didelot
· 8 years ago
152afb9
xfrm: Indicate xfrm_state offload errors
by Ilan Tayari
· 8 years ago
67d349e
net/esp4: Fix invalid esph pointer crash
by Ilan Tayari
· 8 years ago
89a23c8
ip6_tunnel: Fix missing tunnel encapsulation limit option
by Craig Gallek
· 8 years ago
f9ed236
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
d5066c4
switchdev: documentation: fix whitespace issues
by Liam Beguin
· 8 years ago
b1e4552
mlxsw: spectrum_router: Simplify VRF enslavement
by Ido Schimmel
· 8 years ago
cedf90c
Merge tag 'mlx5-updates-2017-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
07ff2ed
qed: Prevent warning without CONFIG_RFS_ACCEL
by Mintz, Yuval
· 8 years ago
a6e8ab8
Merge branch 'qed-RoCE-fixes'
by David S. Miller
· 8 years ago
20b1bd9
qed: output the DPM status and WID count
by Ram Amrani
· 8 years ago
107392b
qed: align DPI configuration to HW requirements
by Ram Amrani
· 8 years ago
e015d58
qed: verify RoCE resource bitmaps are released
by Ram Amrani
· 8 years ago
1053619
qed: add error handling flow to TID deregistratin posting failure
by Ram Amrani
· 8 years ago
ba0154e
qed: remove unused SQ error state
by Ram Amrani
· 8 years ago
793ea8a
qed: configure the RoCE max message size
by Ram Amrani
· 8 years ago
332270f
bpf: enhance verifier to understand stack pointer arithmetic
by Yonghong Song
· 8 years ago
2faf265
benet: Use time_before_eq for time comparison
by Karim Eshapa
· 8 years ago
1a7fca6
flower: check unused bits in MPLS fields
by Benjamin LaHaise
· 8 years ago
a01aa92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
edd7f4e
Merge branch 'bpf-samples-skb_mode-bug-fixes'
by David S. Miller
· 8 years ago
f76254a
samples/bpf: fix XDP_FLAGS_SKB_MODE detach for xdp_tx_iptunnel
by Jesper Dangaard Brouer
· 8 years ago
6387d01
samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned int
by Jesper Dangaard Brouer
· 8 years ago
d74a32a
Merge branch 'xdp-netlink-ext-ack'
by David S. Miller
· 8 years ago
9861ce0
virtio_net: make use of extended ack message reporting
by Jakub Kicinski
· 8 years ago
d957c0f7
nfp: make use of extended ack message reporting
by Jakub Kicinski
· 8 years ago
ddf9f97
xdp: propagate extended ack to XDP setup
by Jakub Kicinski
· 8 years ago
45d9b37
netlink: add NULL-friendly helper for setting extended ACK message
by Jakub Kicinski
· 8 years ago
8eeef23
netfilter: nf_ct_ext: invoke destroy even when ext is not attached
by Liping Zhang
· 8 years ago
d1908ca
Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 8 years ago
0e72f55
netfilter: snmp: avoid stack size warning
by Florian Westphal
· 8 years ago
039b40e
netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
by Florian Westphal
· 8 years ago
c83fa19
netfilter: nf_log: don't call synchronize_rcu in nf_log_unset
by Florian Westphal
· 8 years ago
933bd83
netfilter: batch synchronize_net calls during hook unregister
by Florian Westphal
· 8 years ago
7333362
net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delay
by Abhishek Shah
· 8 years ago
d832565
net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"
by Colin Ian King
· 8 years ago
9b70de6
bnx2x: Align RX buffers
by Scott Wood
· 8 years ago
58073b3
net: bridge: Fix improper taking over HW learned FDB
by Arkadi Sharshevsky
· 8 years ago
ba3f571
ipv4: get rid of ip_ra_lock
by WANG Cong
· 8 years ago
5010e94
samples/bpf: bpf_load.c detect and abort if ELF maps section size is wrong
by Jesper Dangaard Brouer
· 8 years ago
39f3709
lwtunnel: fix error path in lwtunnel_fill_encap()
by Dan Carpenter
· 8 years ago
77041e8
liquidio: silence a locking static checker warning
by Dan Carpenter
· 8 years ago
66117a9
qed: Unlock on error in qed_vf_pf_acquire()
by Dan Carpenter
· 8 years ago
1c942c9
Merge branch 'hns-deferred-probe'
by David S. Miller
· 8 years ago
804ffe5
net: hns: support deferred probe when no mdio
by lipeng
· 8 years ago
2fdd6ba
net: hns: support deferred probe when can not obtain irq
by lipeng
· 8 years ago
ba1d82e
Merge branch 'nfp-XDP_TX-optimizations'
by David S. Miller
· 8 years ago
dbf637f
nfp: provide 256 bytes of XDP headroom in all configurations
by Jakub Kicinski
· 8 years ago
85cb207
nfp: don't completely refuse to work with old flashes
by Jakub Kicinski
· 8 years ago
d38df0d
nfp: avoid reading TX queue indexes from the device
by Jakub Kicinski
· 8 years ago
92e6819
nfp: do simple XDP TX buffer recycling
by Jakub Kicinski
· 8 years ago
d78005a
nfp: drop rx_ring param from buffer allocation
by Jakub Kicinski
· 8 years ago
46c5051
nfp: replace -ENOTSUPP with -EOPNOTSUPP
by Jakub Kicinski
· 8 years ago
1d11e73
virtio-net: use netif_tx_napi_add for tx napi
by Willem de Bruijn
· 8 years ago
b5082df
net: Initialise init_net.count to 1
by David Howells
· 8 years ago
5e0740c
geneve: fix incorrect setting of UDP checksum flag
by Girish Moodalbail
· 8 years ago
c487978
Merge branch 'vxlan-disabled-ipv6'
by David S. Miller
· 8 years ago
baf4d78
vxlan: do not output confusing error message
by Jiri Benc
· 8 years ago
d074bf9
vxlan: correctly handle ipv6.disable module parameter
by Jiri Benc
· 8 years ago
90a1bb9
bnx2x: Get rid of useless temporary variable
by Andy Shevchenko
· 8 years ago
b77f016
bnx2x: Reuse bnx2x_null_format_ver()
by Andy Shevchenko
· 8 years ago
55b218c
bnx2x: Replace custom scnprintf()
by Andy Shevchenko
· 8 years ago
4750c7b
Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 8 years ago
5d4e344
bpf: Fix inaccurate helper function description
by Chenbo Feng
· 8 years ago
d68be71
tcp: fix access to sk->sk_state in tcp_poll()
by Davide Caratti
· 8 years ago
d1f496f
bpf: restore skb->sk before pskb_trim() call
by Eric Dumazet
· 8 years ago
ae3696c
net: macb: fix phy interrupt parsing
by Alexandre Belloni
· 8 years ago
8dd5b69
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
5b36d8f
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
71653eb
Bluetooth: Add selftest for ECDH key generation
by Marcel Holtmann
· 8 years ago
f958315
Bluetooth: zero kpp input for key generation
by Marcel Holtmann
· 8 years ago
0a0ab1d
net/mlx5: E-Switch, Avoid redundant memory allocation
by Eli Cohen
· 8 years ago
0f6e4cf
net/mlx5e: Disable HW LRO when PCI is slower than link on striding RQ
by Eran Ben Elisha
· 8 years ago
b1b03bd
net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe()
by Tariq Toukan
· 8 years ago
ad78af9
net/mlx5e: Use prefetchw when a write is to follow
by Tariq Toukan
· 8 years ago
1f5b1e4
net/mlx5e: Optimize poll ICOSQ completion queue
by Tariq Toukan
· 8 years ago
a2fa1fe5
net/mlx5e: Act on delay probe time updates
by Hadar Hen Zion
· 8 years ago
f6dfb4c
net/mlx5e: Update neighbour 'used' state using HW flow rules counters
by Hadar Hen Zion
· 8 years ago
232c001
net/mlx5e: Add support to neighbour update flow
by Hadar Hen Zion
· 8 years ago
Next »