Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e3b5106162a3f73c7633ae6051fbf244584ab584
e3b5106
devlink: Add generic parameter ignore_ari
by Vasundhara Volam
· 6 years ago
8fa74e3c
qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffers
by Nathan Chancellor
· 6 years ago
9e50727
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
f0e834e
Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 6 years ago
bbb4c43
dns: Allow the dns resolver to retrieve a server set
by David Howells
· 6 years ago
0aa63eb
liquidio: fix a couple of spelling mistakes
by Colin Ian King
· 6 years ago
6a5e6b1
Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
by David S. Miller
· 6 years ago
e908bcf
rxrpc: Allow the reply time to be obtained on a client call
by David Howells
· 6 years ago
2070a3e
rxrpc: Allow the reply time to be obtained on a client call
by David Howells
· 6 years ago
5a790b7
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
by David Howells
· 6 years ago
46894a1
rxrpc: Use IPv4 addresses throught the IPv6
by David Howells
· 6 years ago
66be646
afs: Sort address lists so that they are in logical ascending order
by David Howells
· 6 years ago
4c19bbd
afs: Always build address lists using the helper functions
by David Howells
· 6 years ago
68eb64c
afs: Do better max capacity handling on address lists
by David Howells
· 6 years ago
b3cfb6f
rxrpc: Emit the data Tx trace line before transmitting
by David Howells
· 6 years ago
d2944b1
rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
by David Howells
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
fcd29ad
net/mlx5: Add Fast teardown support
by Feras Daoud
· 6 years ago
9456384
net/mlx5e: Add new counter for aRFS rule insertion failures
by Eran Ben Elisha
· 6 years ago
e98bedf
net/mlx5e: Add extack messages for TC offload failures
by Eli Britstein
· 6 years ago
8c98ee7
net/mlx5e: E-Switch, Add extack messages to devlink callbacks
by Eli Britstein
· 6 years ago
db7ff19
devlink: Add extack for eswitch operations
by Eli Britstein
· 6 years ago
cec4de3
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
7bdaae2
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
4233cfe
ixgbe: check return value of napi_complete_done()
by Song Liu
· 6 years ago
37ebb5f
iavf: fix a typo
by Rami Rosen
· 6 years ago
8221c5e
ixgbe: add AF_XDP zero-copy Tx support
by Björn Töpel
· 6 years ago
05ae861
ixgbe: move common Tx functions to ixgbe_txrx_common.h
by Björn Töpel
· 6 years ago
d0bcacd
ixgbe: add AF_XDP zero-copy Rx support
by Björn Töpel
· 6 years ago
46515fd
ixgbe: move common Rx functions to ixgbe_txrx_common.h
by Björn Töpel
· 6 years ago
024aa58
ixgbe: added Rx/Tx ring disable/enable functions
by Björn Töpel
· 6 years ago
5d826d2
ixgbe: Fix crash with VFs and flow director on interface flap
by Radoslaw Tyl
· 6 years ago
92fb7aa
i40e: Remove unnecessary print statement
by Nathan Chancellor
· 6 years ago
43ade6ad
i40e: Use proper enum in i40e_ndo_set_vf_link_state
by Nathan Chancellor
· 6 years ago
617cc64
ixgbevf: off by one in ixgbevf_ipsec_tx()
by Dan Carpenter
· 6 years ago
6b27f3d
ixgbe: remove redundant function ixgbe_fw_recovery_mode()
by YueHaibing
· 6 years ago
8d7179b
ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit
by Radoslaw Tyl
· 6 years ago
2c49d34
ixgbevf: fix msglen for ipsec mbx messages
by Shannon Nelson
· 6 years ago
95773dc
Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Greg Kroah-Hartman
· 6 years ago
072eff2
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
db3408a
cxgb4: remove the unneeded locks
by Ganesh Goudar
· 6 years ago
2cc543f
sctp: fix fall-through annotation
by Gustavo A. R. Silva
· 6 years ago
5cc6c8b
ice: Update version string
by Anirudh Venkataramanan
· 6 years ago
124cd54
ice: Use the right function to enable/disable VSI
by Dave Ertman
· 6 years ago
d2b464a
ice: Add more flexibility on how we assign an ITR index
by Brett Creeley
· 6 years ago
072f0c3
ice: Fix potential null pointer issues
by Dave Ertman
· 6 years ago
c60cdb1
ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI
by Brett Creeley
· 6 years ago
be8ff00
ice: Fix forward to queue group logic
by Anirudh Venkataramanan
· 6 years ago
7c4bc1f
ice: Extend malicious operations detection logic
by Anirudh Venkataramanan
· 6 years ago
53b8dec
ice: Notify VF of link status change
by Anirudh Venkataramanan
· 6 years ago
1071a83
ice: Implement virtchnl commands for AVF support
by Anirudh Venkataramanan
· 6 years ago
7c71086
ice: Add handlers for VF netdevice operations
by Anirudh Venkataramanan
· 6 years ago
007676b
ice: Add support for VF reset events
by Anirudh Venkataramanan
· 6 years ago
8ede017
ice: Update VSI and queue management code to handle VF VSI
by Anirudh Venkataramanan
· 6 years ago
ddf30f7
ice: Add handler to configure SR-IOV
by Anirudh Venkataramanan
· 6 years ago
75d2b25
ice: Add support to detect SR-IOV capability and mailbox queues
by Anirudh Venkataramanan
· 6 years ago
16fc087
virtchnl: Added support to exchange additional speed values
by Yashaswini Raghuram Prathivadi Bhayankaram
· 6 years ago
6bebe37
Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Greg Kroah-Hartman
· 6 years ago
5b37260
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Greg Kroah-Hartman
· 6 years ago
73dec82
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Greg Kroah-Hartman
· 6 years ago
ad608fb
media: v4l: event: Prevent freeing event subscriptions while accessed
by Sakari Ailus
· 6 years ago
4e6d472
tls: Add support for inplace records encryption
by Vakul Garg
· 6 years ago
6502f85
net: dsa: lantiq: Fix path in MAINTAINERS file
by Hauke Mehrtens
· 6 years ago
2a7f8c3
hv_netvsc: remove ndo_poll_controller
by Stephen Hemminger
· 6 years ago
d777f55
MAINTAINERS: Fix wrong include file path
by Andrew Lunn
· 6 years ago
00538ba
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 6 years ago
9003b36
r8169: always autoneg on resume
by Alex Xu (Hello71)
· 6 years ago
64199fc
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
by Eric Dumazet
· 6 years ago
258b6d1
cxgb4: Use proper enum in IEEE_FAUX_SYNC
by Nathan Chancellor
· 6 years ago
3b0b8f0
cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
by Nathan Chancellor
· 6 years ago
0fd5480
dpaa_eth: Remove useless declaration
by Nathan Chancellor
· 6 years ago
e4a38c0
ipv6: add vrf table handling code for ipv6 mcast
by Patrick Ruddy
· 6 years ago
854da99
ipv4: Allow sending multicast packets on specific i/f using VRF socket
by Robert Shearman
· 6 years ago
6919622a
bridge: mcast: Default back to multicast enabled state
by Ido Schimmel
· 6 years ago
42fac7bd
Merge branch 'dpaa2-eth-Add-support-for-Rx-flow-classification'
by David S. Miller
· 6 years ago
afb90db
dpaa2-eth: Add ethtool support for flow classification
by Ioana Radulescu
· 6 years ago
4aaaf9b
dpaa2-eth: Configure Rx flow classification key
by Ioana Radulescu
· 6 years ago
f76c483
dpaa2-eth: Rename structure
by Ioana Radulescu
· 6 years ago
df85aeb
dpaa2-eth: Use new API for Rx flow hashing
by Ioana Radulescu
· 6 years ago
f3edc2d
net: usbnet: make driver_info const
by Ben Dooks
· 6 years ago
b9f1bcb
Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
8873c06
tcp: do not release socket ownership in tcp_close()
by Eric Dumazet
· 6 years ago
31c73cb
Merge branch 'rmnet-fixes'
by David S. Miller
· 6 years ago
ec40564
net: qualcomm: rmnet: Fix incorrect allocation flag in receive path
by Subash Abhinov Kasiviswanathan
· 6 years ago
6392ff3
net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
by Subash Abhinov Kasiviswanathan
· 6 years ago
a07f388
net: qualcomm: rmnet: Skip processing loopback packets
by Sean Tranchetti
· 6 years ago
45ec318
net: systemport: Fix wake-up interrupt race during resume
by Florian Fainelli
· 6 years ago
11bde89
Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 6 years ago
744486d
net: inet6_rtm_getroute() - use new style struct initializer instead of memset
by Maciej Żenczykowski
· 6 years ago
84db840
net: rtm_to_fib6_config() - use new style struct initializer instead of memset
by Maciej Żenczykowski
· 6 years ago
8823a3a
net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset
by Maciej Żenczykowski
· 6 years ago
dc92095
net: ip6_update_pmtu() - use new style struct initializer instead of memset
by Maciej Żenczykowski
· 6 years ago
d456336
net: remove 1 always zero parameter from ip6_redirect_no_header()
by Maciej Żenczykowski
· 6 years ago
0b26fb1
net: ip6_redirect_no_header() - use new style struct initializer instead of memset
by Maciej Żenczykowski
· 6 years ago
1f7f10a
net: ip6_redirect() - use new style struct initializer instead of memset
by Maciej Żenczykowski
· 6 years ago
e8e3fbe
net: inet_rtm_getroute() - use new style struct initializer instead of memset
by Maciej Żenczykowski
· 6 years ago
e351bb6
net: ip_rt_get_source() - use new style struct initializer instead of memset
by Maciej Żenczykowski
· 6 years ago
0e1d6ec
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
by Eric Dumazet
· 6 years ago
0f3b914
bonding: fix warning message
by Mahesh Bandewar
· 6 years ago
2ab2ddd
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
by Eric Dumazet
· 6 years ago
Next »