index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-11
net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...
Heiner Kallweit
2018-11-10
sctp: Fix SKB list traversal in sctp_intl_store_ordered().
David S. Miller
2018-11-10
sctp: Fix SKB list traversal in sctp_intl_store_reasm().
David S. Miller
2018-11-10
iucv: Remove SKB list assumptions.
David S. Miller
2018-11-10
brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.
David S. Miller
2018-11-10
OVS: remove VLAN_TAG_PRESENT - fixup
Michał Mirosław
2018-11-09
infiniband: nes: Fix more direct skb list accesses.
David S. Miller
2018-11-09
net: phy: leds: Don't make our own link speed names
Kyle Roeschley
2018-11-09
net: phy: improve struct phy_device member interrupts handling
Heiner Kallweit
2018-11-09
Merge branch 'dpaa2-eth-defer-probe-on-object-allocate'
David S. Miller
2018-11-09
dpaa2-ptp: defer probe when portal allocation failed
Ioana Ciornei
2018-11-09
dpaa2-eth: defer probe on object allocate
Ioana Ciornei
2018-11-09
udp6: cleanup stats accounting in recvmsg()
Paolo Abeni
2018-11-09
nfp: use the new __netdev_tx_sent_queue() BQL optimisation
Jakub Kicinski
2018-11-09
Merge branch 'ptp-more-accurate-PHC-system-clock-synchronization'
David S. Miller
2018-11-09
tg3: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
ixgbe: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
igb: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
e1000e: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
2018-11-09
ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
Miroslav Lichvar
2018-11-09
ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
Miroslav Lichvar
2018-11-09
ptp: reorder declarations in ptp_ioctl()
Miroslav Lichvar
2018-11-09
Merge branch 'hns3-add-code-optimization-for-VF-reset-and-some-new-reset-feat...
David S. Miller
2018-11-09
net: hns3: add PCIe FLR support for VF
Huazhong Tan
2018-11-09
net: hns3: do VF's pci re-initialization while PF doing FLR
Huazhong Tan
2018-11-09
net: hns3: add PCIe FLR support for PF
Huazhong Tan
2018-11-09
net: hns3: implement the IMP reset processing for PF
Huazhong Tan
2018-11-09
net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
Huazhong Tan
2018-11-09
net: hns3: add error handler for hclgevf_reset()
Huazhong Tan
2018-11-09
net: hns3: stop handling command queue while resetting VF
Huazhong Tan
2018-11-09
net: hns3: add reset handling for VF when doing Core/Global/IMP reset
Huazhong Tan
2018-11-09
net: hns3: add reset handling for VF when doing PF reset
Huazhong Tan
2018-11-09
net: hns3: adjust VF's reset process
Huazhong Tan
2018-11-09
net: hns3: add reset_hdev to reinit the hdev in VF's reset process
Huazhong Tan
2018-11-09
cxgb4vf: free mac_hlist properly
Arjun Vynipadath
2018-11-09
cxgb4vf: fix memleak in mac_hlist initialization
Arjun Vynipadath
2018-11-09
cxgb4: free mac_hlist properly
Arjun Vynipadath
2018-11-09
net: tcp: remove BUG_ON from tcp_v4_err
Li RongQing
2018-11-09
xen/netfront: remove unnecessary wmb
Jacob Wen
2018-11-08
Merge branch 'nfp-abm-move-code-and-improve-parameter-validation'
David S. Miller
2018-11-08
nfp: abm: refuse RED offload with harddrop set
Jakub Kicinski
2018-11-08
net: sched: red: inform offloads about harddrop setting
Jakub Kicinski
2018-11-08
nfp: abm: don't set negative threshold
Jakub Kicinski
2018-11-08
nfp: abm: provide more precise info about offload parameter validation
Jakub Kicinski
2018-11-08
nfp: parse vNIC TLV capabilities at alloc time
Jakub Kicinski
2018-11-08
nfp: pass ctrl_bar pointer to nfp_net_alloc
Jakub Kicinski
2018-11-08
nfp: abm: split qdisc offload code into a separate file
Jakub Kicinski
2018-11-08
tcp_bbr: update comments to reflect pacing_margin_percent
Neal Cardwell
2018-11-08
Merge branch 'net-Use-__vlan_hwaccel_-helpers'
David S. Miller
[next]