Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e34d65696d2ef13dc32f2a162556c86c461ed763
e34d656
stmmac: create of compatible mdio bus for stmmac driver
by Phil Reid
· 9 years ago
93d085d
Merge branch 'end-of-ip-csum'
by David S. Miller
· 9 years ago
7a6ae71
net: Elaborate on checksum offload interface description
by Tom Herbert
· 9 years ago
6ae23ad
net: Add driver helper functions to determine checksum offloadability
by Tom Herbert
· 9 years ago
9a49850
tcp: Fix conditions to determine checksum offload
by Tom Herbert
· 9 years ago
c8cd098
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
by Tom Herbert
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
253aab0
fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload
by Tom Herbert
· 9 years ago
53692b1
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
by Tom Herbert
· 9 years ago
55dc5a9
net: Add skb_inner_transport_offset function
by Tom Herbert
· 9 years ago
b4bc88a
ravb: Add fixed-link support
by Kazuya Mizuguchi
· 9 years ago
a7159a3
Merge branch 'mlxsw-bridge-vlan-offloading'
by David S. Miller
· 9 years ago
272c447
mlxsw: spectrum: Add support for VLAN devices on top of LAG
by Ido Schimmel
· 9 years ago
64771e3
mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAG
by Ido Schimmel
· 9 years ago
afd7f97
mlxsw: reg: Add lag_vid field to SFD register
by Ido Schimmel
· 9 years ago
26f0e7f
mlxsw: spectrum: Add support for VLAN devices bridging
by Ido Schimmel
· 9 years ago
9589a7b5
mlxsw: spectrum: Handle VLAN devices linking / unlinking
by Ido Schimmel
· 9 years ago
aac78a4
mlxsw: spectrum: Adjust FDB notifications for VLAN devices
by Ido Schimmel
· 9 years ago
54a7320
mlxsw: spectrum: Adjust switchdev ops for VLAN devices
by Ido Schimmel
· 9 years ago
9de6a80
mlxsw: spectrum: Use FID instead of VID when accessing FDB
by Ido Schimmel
· 9 years ago
19ae612
mlxsw: spectrum: Add another flood table for vFIDs
by Ido Schimmel
· 9 years ago
c06a94e
mlxsw: spectrum: Use appropriate parameter name
by Ido Schimmel
· 9 years ago
7f71eb4
mlxsw: spectrum: Split vFID range in two
by Ido Schimmel
· 9 years ago
bd40e9d
mlxsw: spectrum: Allocate active VLANs only for port netdevs
by Ido Schimmel
· 9 years ago
6ff64f6
switchdev: Pass original device to port netdev driver
by Ido Schimmel
· 9 years ago
9d54783
switchdev: vlan: Use switchdev_port* in vlan_netdev_ops
by Ido Schimmel
· 9 years ago
335b320
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
0a8047a
e1000e: Fix msi-x interrupt automask
by Benjamin Poirier
· 9 years ago
a61cfe4
e1000e: Do not write lsc to ics in msi-x mode
by Benjamin Poirier
· 9 years ago
16ecba5
e1000e: Do not read ICR in Other interrupt
by Benjamin Poirier
· 9 years ago
4d432f6
e1000e: Remove unreachable code
by Benjamin Poirier
· 9 years ago
5833e05
net/macb: add support for resetting PHY using GPIO
by Gregory CLEMENT
· 9 years ago
d602de0
igb: Explicitly label self-test result indices
by Joe Schultz
· 9 years ago
3627f8f
igb: Improve cable length function for I210, etc.
by Joe Schultz
· 9 years ago
06b0dd6
igb: Don't add PHY address to PCDL address
by Aaron Sierra
· 9 years ago
bda13fe
net: Fix typo in skb_fclone_busy
by Masanari Iida
· 9 years ago
5148371
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
7e074af
wan: wanxl: add pci_disable_device in case of error
by Saurabh Sengar
· 9 years ago
7772f77
Merge branch 'ppp-type-and-name'
by David S. Miller
· 9 years ago
69d9728
ppp: declare ppp devices as enumerated interfaces
by Guillaume Nault
· 9 years ago
94dbffe
ppp: define "ppp" device type
by Guillaume Nault
· 9 years ago
e286213
Merge branch 's390-next'
by David S. Miller
· 9 years ago
476933c
qeth: get rid of redundant 0-termination
by Rasmus Villemoes
· 9 years ago
5777773
qeth: repair SBAL elements calculation
by Ursula Braun
· 9 years ago
e5ebe63
qeth: initialize net_device with carrier off
by Ursula Braun
· 9 years ago
b475e31
qeth use common function qeth_get_setassparms_cmd
by Thomas Richter
· 9 years ago
e043046
s390-ctcm: Delete unnecessary checks before the function call "channel_remove"
by Markus Elfring
· 9 years ago
f0c59af
MAINTAINERS: switch to alternate IBM mail address
by Ursula Braun
· 9 years ago
979f66b
iucv: call skb_linearize() when needed
by Eugene Crosser
· 9 years ago
0506eb0
iucv: prevent information leak in iucv_message
by Eugene Crosser
· 9 years ago
5241c2d
ipv6: addrconf: drop ieee802154 specific things
by Alexander Aring
· 9 years ago
6474de5
ravb: clear RIC1 in init instead of stop
by Kazuya Mizuguchi
· 9 years ago
3fa4cc9
net, cgroup: cgroup_sk_updat_lock was missing initializer
by Tejun Heo
· 9 years ago
2a3cdea
igb: Remove GS40G specific defines/functions
by Aaron Sierra
· 9 years ago
386164d
e1000e: Switch e1000e_up to void, drop code checking for error result
by Alexander Duyck
· 9 years ago
cb4396e
drivers/net: fix eisa_driver probe section mismatch
by Fabian Frederick
· 9 years ago
cf8190e
hv_netvsc: Fix race condition on Multi-Send Data field
by Haiyang Zhang
· 9 years ago
abe492b
geneve: UDP checksum configuration via netlink
by Tom Herbert
· 9 years ago
369620a
rco: Clean up casting errors
by Tom Herbert
· 9 years ago
823aeda
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
504b0fd
fm10k: initialize xps at driver load
by Jacob Keller
· 9 years ago
3d02b3d
fm10k: cleanup overly long lines
by Bruce Allan
· 9 years ago
bb269e8
fm10k: cleanup namespace pollution
by Bruce Allan
· 9 years ago
3e51564
fm10k: use BIT() macro instead of open-coded bit-shifting
by Bruce Allan
· 9 years ago
a4fcad6
fm10k: whitespace cleanups
by Bruce Allan
· 9 years ago
e214d85
fm10k: do not inline fm10k_iov_select_vid()
by Bruce Allan
· 9 years ago
e00e23b
fm10k: Cleanup exception handling for mailbox interrupt
by Alexander Duyck
· 9 years ago
587731e
fm10k: Cleanup MSI-X interrupts in case of failure
by Alexander Duyck
· 9 years ago
5682366
fm10k: conditionally compile DCB and DebugFS support
by Jacob Keller
· 9 years ago
e3b6e95
fm10k: bump driver version
by Jacob Keller
· 9 years ago
aa502b4
fm10k: consistently refer to VLANs and VLAN IDs
by Jacob Keller
· 9 years ago
b80b1a5
fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
by Jacob Keller
· 9 years ago
4ab0f79
fm10k: remove unnecessary else block from if statements with return
by Jacob Keller
· 9 years ago
40423dd
fm10k: do not use CamelCase
by Jacob Keller
· 9 years ago
f0cf5c9
fm10k: use ether_addr_copy to copy MAC address
by Jacob Keller
· 9 years ago
f68766d
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
f3ed935
e1000e: initial support for i219-LM (3)
by Raanan Avargil
· 9 years ago
7b06a69
igb: improve handling of disconnected adapters
by Jarod Wilson
· 9 years ago
9119023
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
be06998
igb: fix NULL derefs due to skipped SR-IOV enabling
by Jan Beulich
· 9 years ago
d17c786
e1000e: Increase timeout of polling bit RSPCIPHY
by Raanan Avargil
· 9 years ago
b77ac46
e1000e: fix division by zero on jumbo MTUs
by Dmitry Fleytman
· 9 years ago
13a87c1
e1000: Elementary checkpatch warnings and checks removed
by Janusz Wolak
· 9 years ago
c619581
e1000: get rid of duplicate exit path
by Jean Sacren
· 9 years ago
f03fed6
e1000: fix kernel-doc argument being missing
by Jean Sacren
· 9 years ago
5a5e889
e1000e: clean up the local variable
by Jean Sacren
· 9 years ago
b6fad9f
e1000: fix a typo in the comment
by Jean Sacren
· 9 years ago
4e01f3a
e1000: clean up the checking logic
by Jean Sacren
· 9 years ago
08c9912
igb: use the correct i210 register for EEMNGCTL
by Todd Fujinaka
· 9 years ago
a48954c
e1000: Remove checkpatch coding style errors
by Janusz Wolak
· 9 years ago
73bf804
igb: don't unmap NULL hw_addr
by Jarod Wilson
· 9 years ago
9eab46b
e1000: fix data race between tx_ring->next_to_clean
by Dmitriy Vyukov
· 9 years ago
18f7ce5
igb: add 88E1543 initialization code
by Todd Fujinaka
· 9 years ago
e09b890
e1000: make eeprom read/write scheduler friendly
by Joern Engel
· 9 years ago
c9c9f1b
i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
by Catherine Sullivan
· 9 years ago
69ebe955
i40evf: change version string generation
by Mitch Williams
· 9 years ago
f119999
i40e: clean whole mac filter list
by Shannon Nelson
· 9 years ago
b9eacec
i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
by Anjali Singhai Jain
· 9 years ago
75eb73c
i40e: hush little warnings
by Mitch Williams
· 9 years ago
00ada50
i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message
by Michal Kosiarz
· 9 years ago
Next »