index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
ife.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
mptcp: unify ADD_ADDR and ADD_ADDR6 suboptions writing
Geliang Tang
1
-20
/
+17
2020-12-10
mptcp: unify ADD_ADDR and echo suboptions writing
Geliang Tang
1
-18
/
+19
2020-12-10
net: marvell: octeontx2: simplify the otx2_ptp_adjfine()
Zheng Yongjun
1
-6
/
+1
2020-12-10
net: dsa: simplify the return rtl8366_vlan_prepare()
Zheng Yongjun
1
-6
/
+1
2020-12-10
net: stmmac: simplify the return dwmac5_rxp_disable()
Zheng Yongjun
1
-5
/
+1
2020-12-10
net: hinic: simplify the return hinic_configure_max_qnum()
Zheng Yongjun
1
-7
/
+1
2020-12-10
net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()
Zheng Yongjun
1
-5
/
+1
2020-12-10
net: cisco: enic: simplify the return vnic_cq_alloc()
Zheng Yongjun
1
-7
/
+1
2020-12-10
net: emulex: benet: simplify the return expression of be_if_create()
Zheng Yongjun
1
-7
/
+1
2020-12-10
net: marvell: octeontx2: simplify the return expression of rvu_npa_init()
Zheng Yongjun
1
-6
/
+2
2020-12-10
net: marvell: prestera: simplify the return expression of prestera_port_close()
Zheng Yongjun
1
-6
/
+1
2020-12-10
nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c module
Bongsu Jeon
1
-1
/
+6
2020-12-10
dt-bindings: net: nfc: s3fwrn5: Change I2C interrupt trigger type
Bongsu Jeon
1
-1
/
+1
2020-12-10
net: ipa: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-10
net: mv88e6xxx: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-10
net: thunderbolt: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-10
net: usb: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-10
net: freescale: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-10
net: ethernet: ti: convert comma to semicolon
Zheng Yongjun
1
-3
/
+3
2020-12-10
hisilicon/hns3: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-10
hisilicon/hns: convert comma to semicolon
Zheng Yongjun
1
-6
/
+6
2020-12-10
net: mlx5: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-10
net: micrel: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-10
net: rxrpc: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-10
net: macb: add support for sama7g5 emac interface
Claudiu Beznea
1
-0
/
+9
2020-12-10
net: macb: add support for sama7g5 gem interface
Claudiu Beznea
1
-0
/
+17
2020-12-10
dt-bindings: add documentation for sama7g5 gigabit ethernet interface
Claudiu Beznea
1
-0
/
+1
2020-12-10
dt-bindings: add documentation for sama7g5 ethernet interface
Claudiu Beznea
1
-0
/
+1
2020-12-10
net: macb: unprepare clocks in case of failure
Claudiu Beznea
1
-6
/
+18
2020-12-10
net: macb: add function to disable all macb clocks
Claudiu Beznea
1
-17
/
+21
2020-12-10
net: macb: add capability to not set the clock rate
Claudiu Beznea
2
-9
/
+10
2020-12-10
net: macb: add userio bits as platform configuration
Claudiu Beznea
2
-4
/
+34
2020-12-10
net: sched: incorrect Kconfig dependencies on Netfilter modules
Pablo Neira Ayuso
1
-3
/
+3
2020-12-10
net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT
Shay Agroskin
2
-12
/
+72
2020-12-10
net: ena: use xdp_return_frame() to free xdp frames
Shay Agroskin
2
-8
/
+1
2020-12-10
net: ena: introduce XDP redirect implementation
Shay Agroskin
3
-32
/
+53
2020-12-10
net: ena: use xdp_frame in XDP TX flow
Shay Agroskin
1
-24
/
+29
2020-12-10
net: ena: aggregate stats increase into a function
Shay Agroskin
1
-99
/
+68
2020-12-10
net: ena: fix coding style nits
Shay Agroskin
3
-5
/
+6
2020-12-10
net: ena: store values in their appropriate variables types
Shay Agroskin
2
-9
/
+8
2020-12-10
net: ena: add device distinct log prefix to files
Shay Agroskin
5
-184
/
+312
2020-12-10
net: ena: use constant value for net_device allocation
Shay Agroskin
1
-23
/
+23
2020-12-10
ptp: clockmatrix: deprecate firmware older than 4.8.7
Min Li
2
-35
/
+45
2020-12-10
ptp: clockmatrix: Fix non-zero phase_adj is lost after snap
Min Li
2
-24
/
+90
2020-12-10
ptp: clockmatrix: remove 5 second delay before entering write phase mode
Min Li
2
-23
/
+0
2020-12-10
ptp: clockmatrix: reset device and check BOOT_STATUS
Min Li
3
-36
/
+124
2020-12-09
vrf: handle CONFIG_IPV6 not set for vrf_add_mac_header_if_unset()
Andrea Mayer
1
-55
/
+55
2020-12-09
ice: Add space to unknown speed
Simon Perron Caissy
1
-1
/
+1
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
7
-160
/
+80
2020-12-09
ice: silence static analysis warning
Bruce Allan
1
-1
/
+1
[next]