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-11-11
net: phy: remove states PHY_STARTING and PHY_PENDING
Heiner Kallweit
2
-27
/
+2
2018-11-11
documentation of some IP/ICMP snmp counters
yupeng
2
-0
/
+223
2018-11-11
tipc: improve broadcast retransmission algorithm
LUU Duc Canh
2
-46
/
+14
2018-11-11
Merge branch 'net-sched-indirect-tc-block-cb-registration'
David S. Miller
11
-161
/
+531
2018-11-11
nfp: flower: remove unnecessary code in flow lookup
John Hurley
3
-14
/
+6
2018-11-11
nfp: flower: remove TC egdev offloads
John Hurley
4
-78
/
+17
2018-11-11
nfp: flower: offload tunnel decap rules via indirect TC blocks
John Hurley
3
-4
/
+144
2018-11-11
nfp: flower: increase scope of netdev checking functions
John Hurley
3
-31
/
+29
2018-11-11
nfp: flower: allow non repr netdev offload
John Hurley
4
-39
/
+49
2018-11-11
net: sched: register callbacks for indirect tc block binds
John Hurley
3
-1
/
+292
2018-11-11
Merge branch 'PHYID-matching-macros'
David S. Miller
2
-19
/
+14
2018-11-11
net: phy: realtek: use new PHYID matching macros
Heiner Kallweit
1
-19
/
+10
2018-11-11
net: phy: add macros for PHYID matching
Heiner Kallweit
1
-0
/
+4
2018-11-11
Merge branch 'phylib-simplifications'
David S. Miller
3
-61
/
+17
2018-11-11
net: phy: improve and inline phy_change
Heiner Kallweit
1
-32
/
+15
2018-11-11
net: phy: simplify phy_mac_interrupt and related functions
Heiner Kallweit
3
-17
/
+1
2018-11-11
net: phy: don't set state PHY_CHANGELINK in phy_change
Heiner Kallweit
2
-13
/
+2
2018-11-11
Merge branch 'remove-PHY_HAS_INTERRUPT'
David S. Miller
30
-123
/
+12
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
29
-121
/
+6
2018-11-11
net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...
Heiner Kallweit
1
-2
/
+6
2018-11-10
sctp: Fix SKB list traversal in sctp_intl_store_ordered().
David S. Miller
1
-5
/
+12
2018-11-10
sctp: Fix SKB list traversal in sctp_intl_store_reasm().
David S. Miller
1
-5
/
+12
2018-11-10
iucv: Remove SKB list assumptions.
David S. Miller
1
-26
/
+15
2018-11-10
brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.
David S. Miller
1
-63
/
+74
2018-11-10
OVS: remove VLAN_TAG_PRESENT - fixup
Michał Mirosław
1
-1
/
+1
2018-11-09
infiniband: nes: Fix more direct skb list accesses.
David S. Miller
1
-2
/
+2
2018-11-09
net: phy: leds: Don't make our own link speed names
Kyle Roeschley
2
-14
/
+3
2018-11-09
net: phy: improve struct phy_device member interrupts handling
Heiner Kallweit
2
-7
/
+7
2018-11-09
Merge branch 'dpaa2-eth-defer-probe-on-object-allocate'
David S. Miller
2
-11
/
+26
2018-11-09
dpaa2-ptp: defer probe when portal allocation failed
Ioana Ciornei
1
-1
/
+4
2018-11-09
dpaa2-eth: defer probe on object allocate
Ioana Ciornei
1
-10
/
+22
2018-11-09
udp6: cleanup stats accounting in recvmsg()
Paolo Abeni
1
-25
/
+7
2018-11-09
nfp: use the new __netdev_tx_sent_queue() BQL optimisation
Jakub Kicinski
1
-3
/
+1
2018-11-09
Merge branch 'ptp-more-accurate-PHC-system-clock-synchronization'
David S. Miller
10
-51
/
+253
2018-11-09
tg3: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-6
/
+13
2018-11-09
ixgbe: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-10
/
+44
2018-11-09
igb: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-10
/
+55
2018-11-09
e1000e: extend PTP gettime function to read system clock
Miroslav Lichvar
3
-16
/
+45
2018-11-09
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
3
-2
/
+10
2018-11-09
ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
Miroslav Lichvar
3
-0
/
+76
2018-11-09
ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
Miroslav Lichvar
1
-1
/
+4
2018-11-09
ptp: reorder declarations in ptp_ioctl()
Miroslav Lichvar
1
-7
/
+7
2018-11-09
Merge branch 'hns3-add-code-optimization-for-VF-reset-and-some-new-reset-feat...
David S. Miller
12
-164
/
+638
2018-11-09
net: hns3: add PCIe FLR support for VF
Huazhong Tan
2
-2
/
+64
2018-11-09
net: hns3: do VF's pci re-initialization while PF doing FLR
Huazhong Tan
3
-8
/
+74
2018-11-09
net: hns3: add PCIe FLR support for PF
Huazhong Tan
6
-1
/
+100
2018-11-09
net: hns3: implement the IMP reset processing for PF
Huazhong Tan
3
-9
/
+37
2018-11-09
net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
Huazhong Tan
1
-6
/
+16
2018-11-09
net: hns3: add error handler for hclgevf_reset()
Huazhong Tan
1
-14
/
+37
2018-11-09
net: hns3: stop handling command queue while resetting VF
Huazhong Tan
4
-1
/
+35
[next]