index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-15
bnxt_en: Add additional extended port statistics.
Michael Chan
3
-7
/
+121
2018-10-15
bnxt_en: Update firmware interface spec. to 1.10.0.3.
Michael Chan
2
-90
/
+222
2018-10-15
qed: fix spelling mistake "Ireelevant" -> "Irrelevant"
Colin Ian King
1
-1
/
+1
2018-10-15
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
1
-8
/
+8
2018-10-15
Merge branch 'selftests-pmtu-Add-test-choice-and-captures'
David S. Miller
1
-1
/
+68
2018-10-15
selftests: pmtu: Add optional traffic captures for single tests
Stefano Brivio
1
-7
/
+53
2018-10-15
selftests: pmtu: Allow selection of single tests
Stefano Brivio
1
-0
/
+21
2018-10-15
r8169: remove unneeded call to netif_stop_queue in rtl8169_net_suspend
Heiner Kallweit
1
-1
/
+0
2018-10-15
r8169: simplify rtl8169_set_magic_reg
Heiner Kallweit
1
-20
/
+12
2018-10-15
tipc: fix unsafe rcu locking when accessing publication list
Tung Nguyen
1
-2
/
+2
2018-10-15
octeontx2-af: remove unused cgx_fwi_link_change
Arnd Bergmann
1
-17
/
+0
2018-10-15
nfp: devlink port split support for 1x100G CXP NIC
Ryan C Goodfellow
1
-3
/
+14
2018-10-15
Merge branch 'dpaa2-eth-code-cleanup'
David S. Miller
2
-15
/
+12
2018-10-15
dpaa2-eth: remove unused FD field
Ioana Radulescu
1
-2
/
+2
2018-10-15
dpaa2-eth: mark unused parameter in dpaa2_eth_tx_conf
Ioana Ciornei
1
-1
/
+1
2018-10-15
dpaa2-eth: remove unused priv parameter
Ioana Ciornei
1
-6
/
+4
2018-10-15
dpaa2-eth: fix uninitialized variable warnings
Ioana Ciornei
1
-3
/
+3
2018-10-15
dpaa2-eth: make dpaa2_eth_set_dist_key static
Ioana Ciornei
1
-2
/
+2
2018-10-15
dpaa2-eth: Fix Kconfig dependencies
Ioana Radulescu
1
-1
/
+0
2018-10-15
net: ethernet: ti: cpsw: use for mcast entries only host port
Ivan Khoronzhuk
1
-6
/
+7
2018-10-15
Merge branch 'net-ethernet-ti-cpsw-fix-mcast-packet-lost'
David S. Miller
3
-28
/
+38
2018-10-15
net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode update
Ivan Khoronzhuk
1
-18
/
+28
2018-10-15
net: ethernet: ti: cpsw_ale: use const for API having pointer on mac address
Ivan Khoronzhuk
2
-10
/
+10
2018-10-15
rxrpc: Fix incorrect conditional on IPV6
David Howells
1
-1
/
+1
2018-10-15
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
2
-6
/
+10
2018-10-16
scsi: target/core: Always call transport_complete_callback() upon failure
Bart Van Assche
2
-9
/
+8
2018-10-16
scsi: target/core: Use sg_alloc_table() instead of open-coding it
Bart Van Assche
1
-6
/
+5
2018-10-16
scsi: target/core: Use the SECTOR_SHIFT constant
Bart Van Assche
2
-3
/
+2
2018-10-16
scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag
Bart Van Assche
2
-7
/
+0
2018-10-16
scsi: target/core: Remove an unused data member from struct xcopy_pt_cmd
Bart Van Assche
1
-3
/
+0
2018-10-16
scsi: target/core: Fix spelling in two source code comments
Bart Van Assche
1
-2
/
+2
2018-10-15
net: bcmgenet: Poll internal PHY for GENETv5
Florian Fainelli
1
-2
/
+5
2018-10-15
rxrpc: use correct kvec num when sending BUSY response packet
YueHaibing
1
-1
/
+2
2018-10-15
rxrpc: Fix an uninitialised variable
David Howells
1
-1
/
+1
2018-10-15
Merge branch 'net-phy-improve-and-simplify-state-machine'
David S. Miller
1
-49
/
+23
2018-10-15
net: phy: simplify handling of PHY_RESUMING in state machine
Heiner Kallweit
1
-29
/
+14
2018-10-15
net: phy: improve handling of PHY_RUNNING in state machine
Heiner Kallweit
1
-20
/
+9
2018-10-15
tipc: initialize broadcast link stale counter correctly
Jon Maloy
1
-0
/
+1
2018-10-15
vxlan: support NTF_USE refresh of fdb entries
Roopa Prabhu
1
-3
/
+7
2018-10-15
llc: set SOCK_RCU_FREE in llc_sap_add_socket()
Cong Wang
1
-0
/
+1
2018-10-15
net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI command
Justin.Lee1@Dell.com
7
-5
/
+315
2018-10-15
net: phy: trigger state machine immediately in phy_start_machine
Heiner Kallweit
1
-1
/
+1
2018-10-15
Merge branch 'veth-XDP-stats-improvement'
David S. Miller
1
-28
/
+147
2018-10-15
veth: Add ethtool statistics support for XDP
Toshiaki Makita
1
-2
/
+46
2018-10-15
veth: Account for XDP packet statistics on rx side
Toshiaki Makita
1
-18
/
+79
2018-10-15
veth: Account for packet drops in ndo_xdp_xmit
Toshiaki Makita
1
-8
/
+22
2018-10-15
tipc: support binding to specific ip address when activating UDP bearer
Hoang Le
1
-3
/
+15
2018-10-15
Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
8
-38
/
+36
2018-10-15
Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
16
-270
/
+410
2018-10-15
net/sched: cls_api: add missing validation of netlink attributes
Davide Caratti
2
-9
/
+12
[prev]
[next]