Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7dc5a0eeea185e5f3af3f97a86e76419791cdd60
7dc5a0e
selftests: Adjust spectrum-2 ctcam_two_atcam_masks_test
by Jiri Pirko
· 6 years ago
36107c4
selftests: Adjust spectrum-2 two_mask_test
by Jiri Pirko
· 6 years ago
6ab6dfa
net: get rid of __tcp_checksum_complete()
by Cong Wang
· 6 years ago
5c72299
net: sched: cls_flower: Classify packets using port ranges
by Amritha Nambiar
· 6 years ago
7fe50ac
net: dump more useful information in netdev_rx_csum_fault()
by Cong Wang
· 6 years ago
ddc49ac
net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2
by Andrew Lunn
· 6 years ago
f0739e6
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
bd5196b
Merge branch 'hns3-hwgro'
by David S. Miller
· 6 years ago
a6d53b9
net: hns3: Adds GRO params to SKB for the stack
by Peng Li
· 6 years ago
81ae0e0
net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
by Peng Li
· 6 years ago
5c9f6b3
net: hns3: Add support for ethtool -K to enable/disable HW GRO
by Peng Li
· 6 years ago
e559709
net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
by Peng Li
· 6 years ago
b26a6fe
net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
by Peng Li
· 6 years ago
ba2f55b
net: phy: icplus: add config_intr callback
by Heiner Kallweit
· 6 years ago
6d5db6c
Merge branch 'nfp-abm-track-all-Qdiscs'
by David S. Miller
· 6 years ago
bd3b5d4
nfp: abm: restructure Qdisc handling
by Jakub Kicinski
· 6 years ago
52db4ea
nfp: abm: save RED's parameters
by Jakub Kicinski
· 6 years ago
6c5dbda
nfp: abm: reset RED's child based on limit
by Jakub Kicinski
· 6 years ago
c0b7490
net: sched: red: notify drivers about RED's limit parameter
by Jakub Kicinski
· 6 years ago
6b8417b
nfp: abm: build full Qdisc hierarchy based on graft notifications
by Jakub Kicinski
· 6 years ago
d577a3d
net: sched: mq: offload a graft notification
by Jakub Kicinski
· 6 years ago
bf2a752
net: sched: red: offload a graft notification
by Jakub Kicinski
· 6 years ago
aee7539
nfp: abm: allocate Qdisc child table
by Jakub Kicinski
· 6 years ago
1853125
nfp: abm: remember which Qdisc is root
by Jakub Kicinski
· 6 years ago
98b0e5f
net: sched: provide notification for graft on root
by Jakub Kicinski
· 6 years ago
4f5681d
nfp: abm: track all offload-enabled qdiscs
by Jakub Kicinski
· 6 years ago
6666f54
nfp: abm: keep track of all RED thresholds
by Jakub Kicinski
· 6 years ago
0899049
nfp: abm: rename qdiscs -> red_qdiscs
by Jakub Kicinski
· 6 years ago
15cef30
Merge branch 'aquantia-add-rx-flow-filter-support'
by David S. Miller
· 6 years ago
7975d2a
net: aquantia: add support of rx-vlan-filter offload
by Dmitry Bogdanov
· 6 years ago
9a8cac4
net: aquantia: add ethertype and PCP to rx flow filters
by Dmitry Bogdanov
· 6 years ago
54bcb3d
net: aquantia: add vlan id to rx flow filters
by Dmitry Bogdanov
· 6 years ago
a6ed6f2
net: aquantia: add support of L3/L4 ntuple filters
by Dmitry Bogdanov
· 6 years ago
8d0bcb0
net: aquantia: add infrastructure for ntuple rules
by Dmitry Bogdanov
· 6 years ago
23e7a71
net: aquantia: add rx-flow filter definitions
by Dmitry Bogdanov
· 6 years ago
4fd3e2a
Merge branch 'cpsw-allow-vlan-h-w-timestamping'
by David S. Miller
· 6 years ago
1ebb244
net: ethernet: ti: cpsw: allow vlan tagged packets to be timestamped
by Ivan Khoronzhuk
· 6 years ago
a942312
net: ethernet: ti: cpts: move enable/disable flags outside of cpts module
by Ivan Khoronzhuk
· 6 years ago
f19dcd5
net: ethernet: ti: cpts: purge staled skbs from txq
by Ivan Khoronzhuk
· 6 years ago
d0e14c4
net: ethernet: ti: cpts: correct debug for expired txq skb
by Ivan Khoronzhuk
· 6 years ago
ef878d6
ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queue
by Md Fahad Iqbal Polash
· 6 years ago
47e3e53
ice: Destroy scheduler tree in reset path
by Henry Tieman
· 6 years ago
c5a2a4a
ice: Fix to make VLAN priority tagged traffic to appear on all TCs
by Usha Ketineni
· 6 years ago
99fc105
ice: Call pci_disable_sriov before stopping queues for VF
by Brett Creeley
· 6 years ago
7b8ff0f
ice: Increase Rx queue disable timeout
by Piotr Raczynski
· 6 years ago
6263e81
ice: Fix NVM mask defines
by Lev Faerman
· 6 years ago
d09e269
ice: Avoid nested RTNL locking in ice_dis_vsi
by Dave Ertman
· 6 years ago
995c90f
ice: Calculate guaranteed VSIs per function and use it
by Anirudh Venkataramanan
· 6 years ago
10e03a2
ice: Remove node before releasing VSI
by Anirudh Venkataramanan
· 6 years ago
b354e98
ice: Check for q_vector when stopping rings
by Tony Nguyen
· 6 years ago
807bc98
ice: Fix debug print in ice_tx_timeout
by Brett Creeley
· 6 years ago
3e536cf
net: phy: check if advertising is zero using linkmode_empty
by Colin Ian King
· 6 years ago
261501d
Merge branch 'sctp-add-support-for-sk_reuseport'
by David S. Miller
· 6 years ago
6ba8457
sctp: process sk_reuseport in sctp_get_port_local
by Xin Long
· 6 years ago
76c6d98
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
by Xin Long
· 6 years ago
532ae2f
sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint
by Xin Long
· 6 years ago
30beabb
net: phy: marvell: remove set but not used variable 'pause'
by YueHaibing
· 6 years ago
2b9b750
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
ccda4af
Linux 4.20-rc2
by Linus Torvalds
· 6 years ago
7a3765e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
e12e00e
Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
63a42e1
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
c140f8b
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
b6df7b6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
655c6b9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
08b5278
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
024d4d4
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1acf93c
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
0b002cd
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9206eb0
PCI: add USR vendor id and use it in r8169 and w6692 driver
by Heiner Kallweit
· 6 years ago
48872c1
net_sched: sch_fq: add dctcp-like marking
by Eric Dumazet
· 6 years ago
c73e580
tcp: tsq: no longer use limit_output_bytes for paced flows
by Eric Dumazet
· 6 years ago
83afb36
Merge branch 'tcp-tso-defer-improvements'
by David S. Miller
· 6 years ago
a682850
tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies
by Eric Dumazet
· 6 years ago
f1c6ea3
tcp: refine tcp_tso_should_defer() after EDT adoption
by Eric Dumazet
· 6 years ago
1c09f7d
tcp: do not try to defer skbs with eor mark (MSG_EOR)
by Eric Dumazet
· 6 years ago
5e13a0d
tcp: minor optimization in tcp ack fast path processing
by Yafang Shao
· 6 years ago
7236ead
act_mirred: clear skb->tstamp on redirect
by Eric Dumazet
· 6 years ago
a9049ff
net: dsa: mv88e6xxx: Fix clearing of stats counters
by Andrew Lunn
· 6 years ago
0cf3a68
Merge branch 'mv88e6xxx-Support-more-SERDES-interfacxes'
by David S. Miller
· 6 years ago
2defda1
net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390X
by Andrew Lunn
· 6 years ago
787799a
net: dsa: mv88e6xxx: Default ports 9/10 6390X CMODE to 1000BaseX
by Andrew Lunn
· 6 years ago
fdc71ee
net: dsa: mv88e6xxx: Differentiate between 6390 and 6390X cmodes
by Andrew Lunn
· 6 years ago
b3dce4d
net: dsa: mv88e6xxx: Group cmode ops together
by Andrew Lunn
· 6 years ago
8d2681f
Merge branch 'net-phy-convert-advertise-and-supported-to-linkmode'
by David S. Miller
· 6 years ago
cb6402f
net: phy: Add support for resolving 5G and 2.5G autoneg
by Andrew Lunn
· 6 years ago
3c6b59d
net: phy: Add more link modes to the settings table
by Andrew Lunn
· 6 years ago
fe19191
net: phy: Fixup kerneldoc markup.
by Andrew Lunn
· 6 years ago
c0ec3c2
net: phy: Convert u32 phydev->lp_advertising to linkmode
by Andrew Lunn
· 6 years ago
3c1bcc8
net: ethernet: Convert phydev advertize and supported from u32 to link mode
by Andrew Lunn
· 6 years ago
899a3cb
net: phy: remove states PHY_STARTING and PHY_PENDING
by Heiner Kallweit
· 6 years ago
7ab412d
tipc: fix link re-establish failure
by Jon Maloy
· 6 years ago
b08794a
documentation of some IP/ICMP snmp counters
by yupeng
· 6 years ago
31c4f4c
tipc: improve broadcast retransmission algorithm
by LUU Duc Canh
· 6 years ago
bb5e6a8
Merge branch 'net-sched-indirect-tc-block-cb-registration'
by David S. Miller
· 6 years ago
d4b69ba
nfp: flower: remove unnecessary code in flow lookup
by John Hurley
· 6 years ago
4f63fde
nfp: flower: remove TC egdev offloads
by John Hurley
· 6 years ago
3166dd0
nfp: flower: offload tunnel decap rules via indirect TC blocks
by John Hurley
· 6 years ago
65b7970
nfp: flower: increase scope of netdev checking functions
by John Hurley
· 6 years ago
7885b4f
nfp: flower: allow non repr netdev offload
by John Hurley
· 6 years ago
Next »