index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
net/mlx4_core: Use msi_x module param to limit num of MSI-X irqs
Tariq Toukan
1
-1
/
+9
2018-05-10
net/mlx4_core: Add PCI calls for suspend/resume
Yishai Hadas
1
-0
/
+46
2018-05-10
net/mlx4_core: Report driver version to FW
Eran Ben Elisha
3
-1
/
+14
2018-05-10
net: dsa: fix added_by_user switchdev notification
Vivien Didelot
1
-5
/
+7
2018-05-10
tipc: clean up removal of binding table items
Jon Maloy
1
-50
/
+53
2018-05-10
tun: Do SIOCGSKNS out of rtnl_lock()
Kirill Tkhai
1
-11
/
+7
2018-05-10
Merge branch 'net-Update-static-keys-to-modern-api'
David S. Miller
7
-43
/
+43
2018-05-10
net/udp: Update udp_encap_needed static key to modern api
Davidlohr Bueso
2
-8
/
+8
2018-05-10
net: Update generic_xdp_needed static key to modern api
Davidlohr Bueso
1
-5
/
+5
2018-05-10
net: Update netstamp_needed static key to modern api
Davidlohr Bueso
1
-11
/
+11
2018-05-10
net: Update [e/in]gress_needed static key to modern api
Davidlohr Bueso
1
-8
/
+8
2018-05-10
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
2
-6
/
+6
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
2
-5
/
+5
2018-05-10
net: dsa: mv88e6xxx: 88E6141/6341 SERDES support
Marek BehĂșn
3
-0
/
+25
2018-05-10
net: stmmac: Add support for U32 TC filter using Flexible RX Parser
Jose Abreu
12
-3
/
+636
2018-05-10
net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
Yunsheng Lin
5
-8
/
+20
2018-05-10
microchip_t1: Add driver for Microchip LAN87XX T1 PHYs
Nisar Sayed
3
-0
/
+80
2018-05-10
Merge tag 'mlx5-updates-2018-05-07' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
6
-27
/
+27
2018-05-09
fm10k: don't protect fm10k_queue_mac_request by fm10k_host_mbx_ready
Jacob Keller
1
-8
/
+8
2018-05-09
fm10k: warn if the stat size is unknown
Jacob Keller
1
-0
/
+2
2018-05-09
fm10k: use macro to avoid passing the array and size separately
Jacob Keller
1
-27
/
+21
2018-05-09
fm10k: use variadic arguments to fm10k_add_stat_strings
Jacob Keller
1
-26
/
+27
2018-05-09
fm10k: reduce duplicate fm10k_stat macro code
Jacob Keller
1
-14
/
+15
2018-05-09
fm10k: setup VLANs for l2 accelerated macvlan interfaces
Jacob Keller
1
-2
/
+48
2018-05-08
Merge branch 'udp-gso-cleanups'
David S. Miller
4
-51
/
+64
2018-05-08
udp: Do not copy destructor if one is not present
Alexander Duyck
1
-8
/
+14
2018-05-08
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
Alexander Duyck
2
-20
/
+20
2018-05-08
udp: Partially unroll handling of first segment and last segment
Alexander Duyck
1
-14
/
+19
2018-05-08
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
3
-22
/
+20
2018-05-08
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
3
-4
/
+6
2018-05-08
udp: Record gso_segs when supporting UDP segmentation offload
Alexander Duyck
1
-0
/
+2
2018-05-08
dt-bindings: dsa: Remove unnecessary #address/#size-cells
Fabio Estevam
1
-6
/
+0
2018-05-08
net: phy: sfp: handle cases where neither BR, min nor BR, max is given
Antoine Tenart
1
-0
/
+7
2018-05-08
Merge branch 'bnxt_en-Fixes-for-net-next'
David S. Miller
4
-20
/
+30
2018-05-08
bnxt_en: Always forward VF MAC address to the PF.
Michael Chan
2
-2
/
+3
2018-05-08
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
Vasundhara Volam
2
-14
/
+9
2018-05-08
bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
Michael Chan
1
-0
/
+3
2018-05-08
bnxt_en: Fix firmware message delay loop regression.
Michael Chan
2
-4
/
+15
2018-05-08
net-next/hinic: add pci device ids for 25ge and 100ge card
Zhao Chen
1
-2
/
+6
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
2
-3
/
+3
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
4
-20
/
+28
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-8
/
+114
2018-05-07
Merge branch 'ipv6-misc'
David S. Miller
2
-11
/
+28
2018-05-07
net: ipv6/gre: Add GRO support
Eran Ben Elisha
1
-10
/
+27
2018-05-07
net: ipv6: Fix typo in ipv6_find_hdr() documentation
Tariq Toukan
1
-1
/
+1
2018-05-07
Merge branch 'qed-Add-support-for-new-multi-partitioning-modes'
David S. Miller
17
-82
/
+389
2018-05-07
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
14
-27
/
+283
2018-05-07
qed: Add support for multi function mode with 802.1ad tagging.
Sudarsana Reddy Kalluru
2
-20
/
+49
2018-05-07
qed: Remove unused data member 'is_mf_default'.
Sudarsana Reddy Kalluru
2
-3
/
+0
2018-05-07
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
8
-46
/
+71
[prev]
[next]