Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
99e9acd85ccbdc8f5785f9e961d4956e96bd6aa5
99e9acd
Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
8f18da4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
82385b0
net: skbuff.h: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
9fd2559
net: ena: enable Low Latency Queues
by Arthur Kiyanovski
· 6 years ago
8c590f9
net: ena: Fix Kconfig dependency on X86
by Netanel Belgazal
· 6 years ago
a58598a
Merge branch 'tcp_bbr-TCP-BBR-changes-for-EDT-pacing-model'
by David S. Miller
· 6 years ago
cf33e25
tcp_bbr: centralize code to set gains
by Neal Cardwell
· 6 years ago
a87c83d
tcp_bbr: adjust TCP BBR for departure time pacing
by Neal Cardwell
· 6 years ago
cb10c7c
net/ncsi: Add NCSI Broadcom OEM command
by Vijay Khemka
· 6 years ago
1010c17
Merge branch 'mscc-fixes'
by David S. Miller
· 6 years ago
47d2021
net: phy: mscc: fix memory leak in vsc8574_config_pre_init
by Gustavo A. R. Silva
· 6 years ago
e519869
net: phy: mscc: fix signedness bug in vsc85xx_downshift_get
by Gustavo A. R. Silva
· 6 years ago
33c4368
net: fix warning in af_unix
by Kyeongdon Kim
· 6 years ago
2642234
net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speed
by Marek Behún
· 6 years ago
e943d94
Merge branch 'octeontx2-af-NPA-and-NIX-blocks-initialization'
by David S. Miller
· 6 years ago
557dd48
octeontx2-af: Support for disabling NIX RQ/SQ/CQ contexts
by Geetha sowjanya
· 6 years ago
ffb0abd
octeontx2-af: NIX AQ instruction enqueue support
by Sunil Goutham
· 6 years ago
709a4f0
octeontx2-af: Alloc bitmaps for NIX Tx scheduler queues
by Sunil Goutham
· 6 years ago
59360e9
octeontx2-af: NIX LSO config for TSOv4/v6 offload
by Sunil Goutham
· 6 years ago
cb30711a
octeontx2-af: NIX block LF initialization
by Sunil Goutham
· 6 years ago
aba53d5
octeontx2-af: NIX block admin queue init
by Sunil Goutham
· 6 years ago
57856dd
octeontx2-af: Support for disabling NPA Aura/Pool contexts
by Geetha sowjanya
· 6 years ago
4a3581c
octeontx2-af: NPA AQ instruction enqueue support
by Sunil Goutham
· 6 years ago
3fa4c323
octeontx2-af: NPA block LF initialization
by Sunil Goutham
· 6 years ago
7a37245
octeontx2-af: NPA block admin queue init
by Sunil Goutham
· 6 years ago
23999b3
octeontx2-af: Enable or disable CGX internal loopback
by Geetha sowjanya
· 6 years ago
61071a8
octeontx2-af: Forward CGX link notifications to PFs
by Linu Cherian
· 6 years ago
96be2e0
octeontx2-af: Support for MAC address filters in CGX
by Vidhya Raman
· 6 years ago
6620891
octeontx2-af: Support to retrieve CGX LMAC stats
by Christina Jacob
· 6 years ago
1435f66
octeontx2-af: CGX Rx/Tx enable/disable mbox handlers
by Sunil Goutham
· 6 years ago
6ca3ee2
octeontx2-af: Improve register polling loop
by Sunil Goutham
· 6 years ago
53e50a6
Merge branch 'mlxsw-Add-VxLAN-support'
by David S. Miller
· 6 years ago
1231e04
mlxsw: spectrum_switchdev: Add support for VxLAN encapsulation
by Ido Schimmel
· 6 years ago
1c30d18
mlxsw: spectrum: Enable VxLAN enslavement to bridges
by Ido Schimmel
· 6 years ago
e9ba0fb
bridge: switchdev: Allow clearing FDB entry offload indication
by Ido Schimmel
· 6 years ago
045a5a9
vxlan: Notify for each remote of a removed FDB entry
by Petr Machata
· 6 years ago
0efe117
vxlan: Support marking RDSTs as offloaded
by Petr Machata
· 6 years ago
1941f1d
vxlan: Add vxlan_fdb_find_uc() for FDB querying
by Petr Machata
· 6 years ago
9a99735
vxlan: Add switchdev notifications
by Petr Machata
· 6 years ago
5ff4ff4
net: Add netif_is_vxlan()
by Ido Schimmel
· 6 years ago
4cf178d
mlxsw: spectrum_router: Configure matching local routes for NVE decap
by Ido Schimmel
· 6 years ago
498790b
mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDs
by Ido Schimmel
· 6 years ago
3695291
mlxsw: spectrum_nve: Implement VxLAN operations
by Ido Schimmel
· 6 years ago
6e6030b
mlxsw: spectrum_nve: Implement common NVE core
by Ido Schimmel
· 6 years ago
28e4503
inet: Refactor INET_ECN_decapsulate()
by Ido Schimmel
· 6 years ago
cca45e0
vxlan: Export address checking functions
by Ido Schimmel
· 6 years ago
88782f7
mlxsw: spectrum_router: Allow querying VR ID based on table ID
by Ido Schimmel
· 6 years ago
0c69e0f
mlxsw: spectrum_router: Enable local routes promotion to perform NVE decap
by Ido Schimmel
· 6 years ago
564c6d7
mlxsw: spectrum_fid: Add APIs to lookup FID without creating it
by Ido Schimmel
· 6 years ago
d3d19d4
mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FID
by Ido Schimmel
· 6 years ago
bf07aa7
net/mlx5e: Support offloading tc priorities and chains for eswitch flows
by Paul Blakey
· 7 years ago
5dbe906
net/mlx5e: Use a slow path rule instead if vxlan neighbour isn't available
by Paul Blakey
· 7 years ago
c92a0b9
net/mlx5: E-Switch, Enable setting goto slow path chain action
by Paul Blakey
· 7 years ago
6d2a3ed
net/mlx5e: Avoid duplicated code for tc offloads add/del fdb rule
by Or Gerlitz
· 7 years ago
42f7ad6
net/mlx5e: For TC offloads, always add new flow instead of appending the actions
by Paul Blakey
· 7 years ago
d5634fe
net/mlx5: Add a no-append flow insertion mode
by Paul Blakey
· 6 years ago
e52c280
net/mlx5: E-Switch, Add chains and priorities
by Paul Blakey
· 7 years ago
4826500
net/mlx5: E-Switch, Have explicit API to delete fwd rules
by Or Gerlitz
· 6 years ago
328edb4
net/mlx5: Split FDB fast path prio to multiple namespaces
by Paul Blakey
· 7 years ago
b9aa0ba
net/mlx5: Add cap bits for multi fdb encap
by Paul Blakey
· 7 years ago
a88780a
net/mlx5e: Split TC add rule path for nic vs e-switch
by Roi Dayan
· 7 years ago
c83954a
net/mlx5e: Change return type of tc add flow functions
by Rabie Loulou
· 7 years ago
171c7625b
net/mlx5: Use flow counter IDs and not the wrapping cache object
by Mark Bloch
· 6 years ago
b8aee82
net/mlx5: E-Switch, Get counters for offloaded flows from callers
by Mark Bloch
· 6 years ago
186daf0
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-next
by Saeed Mahameed
· 6 years ago
aadd435
tcp, ulp: remove socket lock assertion on ULP cleanup
by Daniel Borkmann
· 6 years ago
94a04d1
net/mlx5: Expose DC scatter to CQE capability bit
by Yonatan Cohen
· 6 years ago
29ce85f
Merge branch 'hns3-Some-cleanup-and-bugfix-for-desc-filling'
by David S. Miller
· 6 years ago
bcdb12b
net: hns3: fix for multiple unmapping DMA problem
by Fuyun Liang
· 6 years ago
ba3f808
net: hns3: rename hns_nic_dma_unmap
by Fuyun Liang
· 6 years ago
1e8a797
net: hns3: add handling for big TX fragment
by Fuyun Liang
· 6 years ago
5188f21
net: hns3: move DMA map into hns3_fill_desc
by Peng Li
· 6 years ago
0bbbf15
net: hns3: remove hns3_fill_desc_tso
by Peng Li
· 6 years ago
eb38514
Merge branch 'qed-Align-PTT-and-add-various-link-modes'
by David S. Miller
· 6 years ago
1c90eab
qed: Prevent link getting down in case of autoneg-off.
by Rahul Verma
· 6 years ago
1e6e2de
qede: Check available link modes before link set from ethtool.
by Rahul Verma
· 6 years ago
c56a8be
qed: Add supported link and advertise link to display in ethtool.
by Rahul Verma
· 6 years ago
e292b63
qed: Added supported transceiver modes, speed capability and board config to HSI.
by Rahul Verma
· 6 years ago
706d089
qed: Align local and global PTT to propagate through the APIs.
by Rahul Verma
· 6 years ago
0ba4ad3
net: aquantia: make function aq_fw2x_update_stats static
by YueHaibing
· 6 years ago
2c59f06
Merge branch 'net-Kernel-side-filtering-for-route-dumps'
by David S. Miller
· 6 years ago
e4e92fb
net/ipv4: Bail early if user only wants prefix entries
by David Ahern
· 6 years ago
08e814c
net/ipv6: Bail early if user only wants cloned entries
by David Ahern
· 6 years ago
196cfeb
net/mpls: Handle kernel side filtering of route dumps
by David Ahern
· 6 years ago
effe679
net: Enable kernel side filtering of route dumps
by David Ahern
· 6 years ago
cb16789
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
by David Ahern
· 6 years ago
e1cedae
ipmr: Refactor mr_rtm_dumproute
by David Ahern
· 6 years ago
bae9a78
net/mpls: Plumb support for filtering route dumps
by David Ahern
· 6 years ago
13e3890
net/ipv6: Plumb support for filtering route dumps
by David Ahern
· 6 years ago
18a8021
net/ipv4: Plumb support for filtering route dumps
by David Ahern
· 6 years ago
4724676
net: Add struct for fib dump filter
by David Ahern
· 6 years ago
22e6c58
netlink: Add answer_flags to netlink_callback
by David Ahern
· 6 years ago
e856795
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
c45d715
net: phy: merge phy_start_aneg and phy_start_aneg_priv
by Heiner Kallweit
· 6 years ago
0054795
hv_netvsc: fix vf serial matching with pci slot info
by Haiyang Zhang
· 6 years ago
b139496
Merge branch 'tcp-second-round-for-EDT-conversion'
by David S. Miller
· 6 years ago
825e1c5
tcp: cdg: use tcp high resolution clock cache
by Eric Dumazet
· 6 years ago
97ec3eb
tcp_bbr: fix typo in bbr_pacing_margin_percent
by Neal Cardwell
· 6 years ago
864e5c0
tcp: optimize tcp internal pacing
by Eric Dumazet
· 6 years ago
7baf33b
net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()
by Eric Dumazet
· 6 years ago
Next »