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
2019-11-06
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
7
-9
/
+9
2019-11-06
net: use helpers to change sk_ack_backlog
Eric Dumazet
16
-21
/
+21
2019-11-06
net: avoid potential false sharing in neighbor related code
Eric Dumazet
3
-12
/
+12
2019-11-06
inet_diag: use jiffies_delta_to_msecs()
Eric Dumazet
1
-9
/
+6
2019-11-06
net: neigh: use long type to store jiffies delta
Eric Dumazet
1
-2
/
+2
2019-11-06
tc-testing: updated pedit TDC tests
Roman Mashak
1
-0
/
+250
2019-11-06
selftests: devlink: undo changes at the end of resource_test
Jakub Kicinski
1
-0
/
+6
2019-11-06
gianfar: Maximize Rx buffer size
Claudiu Manoil
1
-4
/
+4
2019-11-06
ehea: replace with page_shift() in ehea_is_hugepage()
Yunfeng Ye
1
-4
/
+1
2019-11-06
net: forcedeth: add xmit_more support
Zhu Yanjun
1
-10
/
+49
2019-11-06
Merge branch 'netdevsim-fix-tests-and-netdevsim'
David S. Miller
2
-45
/
+22
2019-11-06
selftests: bpf: log direct file writes
Jakub Kicinski
1
-6
/
+14
2019-11-06
netdevsim: drop code duplicated by a merge
Jakub Kicinski
1
-39
/
+8
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
162
-2523
/
+8542
2019-11-05
Merge tag 'batadv-next-for-davem-20191105' of git://git.open-mesh.org/linux-m...
David S. Miller
6
-28
/
+19
2019-11-05
r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
Kai-Heng Feng
2
-19
/
+46
2019-11-05
cxgb4: Add pci reset handler
Vishal Kulkarni
1
-9
/
+96
2019-11-05
Merge branch 'bnx2x-cnic-Enable-Multi-Cos'
David S. Miller
5
-73
/
+82
2019-11-05
cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrod
Manish Rangankar
1
-0
/
+2
2019-11-05
bnx2x: Fix PF-VF communication over multi-cos queues.
Manish Chopra
1
-5
/
+11
2019-11-05
bnx2x: Enable Multi-Cos feature.
Sudarsana Reddy Kalluru
1
-1
/
+2
2019-11-05
bnx2x: Utilize FW 7.13.15.0.
Sudarsana Reddy Kalluru
2
-67
/
+67
2019-11-05
net: ethernet: emac: Fix phy mode type
Andrew Lunn
3
-3
/
+5
2019-11-05
Merge branch 'net_sched-convert-packet-counters-to-64bit'
David S. Miller
5
-9
/
+18
2019-11-05
net_sched: add TCA_STATS_PKT64 attribute
Eric Dumazet
3
-2
/
+10
2019-11-05
net_sched: extend packet counter to 64bit
Eric Dumazet
3
-5
/
+4
2019-11-05
net_sched: do not export gnet_stats_basic_packed to uapi
Eric Dumazet
2
-4
/
+6
2019-11-05
Merge branch 'mv88e6xxx-ATU-occupancy-as-devlink-resource'
David S. Miller
8
-5
/
+312
2019-11-05
net: dsa: mv88e6xxx: Add ATU occupancy via devlink resources
Andrew Lunn
1
-4
/
+186
2019-11-05
net: dsa: mv88e6xxx: global1_atu: Add helper for get next
Andrew Lunn
4
-10
/
+9
2019-11-05
net: dsa: mv88e6xxx: global2: Expose ATU stats register
Andrew Lunn
2
-1
/
+43
2019-11-05
net: dsa: mv88e6xxx: Add number of MACs in the ATU
Andrew Lunn
2
-0
/
+31
2019-11-05
net: dsa: Add support for devlink resources
Andrew Lunn
2
-0
/
+53
2019-11-05
Merge branch 'net-dsa-bcm_sf2-Add-support-for-optional-reset-controller-line'
David S. Miller
3
-0
/
+28
2019-11-05
net: dsa: bcm_sf2: Add support for optional reset controller line
Florian Fainelli
2
-0
/
+22
2019-11-05
dt-bindings: net: Describe BCM7445 switch reset property
Florian Fainelli
1
-0
/
+6
2019-11-05
Change in Openvswitch to support MPLS label depth of 3 in ingress direction
Martin Varghese
4
-33
/
+85
2019-11-05
net: hns3: remove unused macros
Colin Ian King
2
-4
/
+0
2019-11-05
vsock: Simplify '__vsock_release()'
Christophe JAILLET
1
-3
/
+1
2019-11-05
net: dsa: Fix use after free in dsa_switch_remove()
Florian Fainelli
1
-1
/
+2
2019-11-05
tc-testing: added tests with cookie for mpls TC action
Roman Mashak
1
-0
/
+145
2019-11-05
Merge branch 'icmp-move-duplicate-code-in-helper-functions'
David S. Miller
8
-30
/
+35
2019-11-05
icmp: remove duplicate code
Matteo Croce
6
-30
/
+6
2019-11-05
icmp: add helpers to recognize ICMP error packets
Matteo Croce
2
-0
/
+29
2019-11-05
Merge branch 'netvsc-RSS-related-patches'
David S. Miller
3
-5
/
+15
2019-11-05
hv_netvsc: record hardware hash in skb
Stephen Hemminger
3
-1
/
+12
2019-11-05
hv_netvsc: flag software created hash value
Stephen Hemminger
1
-4
/
+3
2019-11-05
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-1150
/
+3553
2019-11-05
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-10
/
+118
2019-11-04
i40e: implement VF stats NDO
Jesse Brandeburg
3
-0
/
+51
[next]