index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tun.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-08
liquidio: lio_fetch_vf_stats() can be static
kbuild test robot
1
-1
/
+1
2018-09-08
nfp: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
1
-2
/
+2
2018-09-07
net: dsa: Expose tagging protocol to user-space
Florian Fainelli
4
-0
/
+79
2018-09-07
freescale: ethernet: remove unnecessary unlikely()
Igor Stoppa
1
-5
/
+3
2018-09-07
bnxt_en: remove set but not used variable 'addr_type'
YueHaibing
1
-15
/
+0
2018-09-07
openvswitch: Derive IP protocol number for IPv6 later frags
Yi-Hung Wei
1
-13
/
+9
2018-09-07
liquidio CN23XX: Remove set but not used variable 'ring_flag'
YueHaibing
1
-3
/
+1
2018-09-07
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
8
-12
/
+187
2018-09-06
net: dsa: b53: Add SerDes support
Florian Fainelli
7
-0
/
+490
2018-09-06
net: dsa: b53: Add PHYLINK support
Florian Fainelli
2
-0
/
+139
2018-09-06
net: dsa: b53: Add helper to set link parameters
Florian Fainelli
1
-29
/
+60
2018-09-06
net: dsa: b53: Make SRAB driver manage port interrupts
Florian Fainelli
1
-0
/
+105
2018-09-06
net: dsa: b53: Add ability to enable/disable port interrupts
Florian Fainelli
2
-0
/
+11
2018-09-06
qed*: Utilize FW 8.37.7.0
Denis Bolotin
6
-202
/
+367
2018-09-06
ipv6: add inet6_fill_args
Christian Brauner
1
-34
/
+55
2018-09-06
ipv4: add inet_fill_args
Christian Brauner
1
-15
/
+33
2018-09-06
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g
Christian Brauner
1
-16
/
+16
2018-09-06
if_link: add IFLA_TARGET_NETNSID alias
Christian Brauner
2
-0
/
+2
2018-09-06
rtnetlink: move type calculation out of loop
Christian Brauner
1
-1
/
+1
2018-09-06
ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDR
Christian Brauner
1
-15
/
+58
2018-09-06
ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDR
Christian Brauner
1
-8
/
+30
2018-09-06
if_addr: add IFA_TARGET_NETNSID
Christian Brauner
1
-0
/
+1
2018-09-06
rtnetlink: add rtnl_get_net_ns_capable()
Christian Brauner
2
-4
/
+14
2018-09-06
net: lan78xx: Make declaration style consistent
Stefan Wahren
1
-7
/
+7
2018-09-06
net: lan78xx: Switch to SPDX identifier
Stefan Wahren
2
-26
/
+2
2018-09-06
net: lan78xx: Drop unnecessary strcpy in lan78xx_probe
Stefan Wahren
1
-1
/
+0
2018-09-06
net: lan78xx: Bail out if lan78xx_get_endpoints fails
Stefan Wahren
1
-0
/
+5
2018-09-06
nfp: separate VXLAN and GRE feature handling
Jakub Kicinski
1
-7
/
+10
2018-09-06
nfp: validate rtsym accesses fall within the symbol
Jakub Kicinski
1
-3
/
+45
2018-09-06
nfp: prefix rtsym error messages with symbol name
Jakub Kicinski
1
-10
/
+11
2018-09-06
nfp: fix readq on absolute RTsyms
Jakub Kicinski
1
-2
/
+4
2018-09-06
failover: Add missing check to validate 'slave_dev' in net_failover_slave_unr...
YueHaibing
1
-0
/
+3
2018-09-06
netlink: Make groups check less stupid in netlink_bind()
Dmitry Safonov
1
-4
/
+2
2018-09-06
packet: add sockopt to ignore outgoing packets
Vincent Whitchurch
4
-0
/
+22
2018-09-06
net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packets
Alaa Hleihel
1
-0
/
+12
2018-09-06
net/mlx5e: Set ECN for received packets using CQE indication
Natali Shechtman
3
-5
/
+35
2018-09-06
net/mlx5e: Replace PTP clock lock from RW lock to seq lock
Shay Agroskin
3
-21
/
+23
2018-09-06
net/mlx5e: Move Q counters allocation and drop RQ to init_rx
Roi Dayan
4
-25
/
+55
2018-09-06
net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c
Kamal Heib
2
-7
/
+7
2018-09-06
net/mlx5: Add flow counters idr
Vlad Buslov
2
-4
/
+35
2018-09-06
net/mlx5: Store flow counters in a list
Vlad Buslov
3
-50
/
+42
2018-09-06
net/mlx5: Add new list to store deleted flow counters
Vlad Buslov
3
-23
/
+14
2018-09-06
net/mlx5: Change flow counters addlist type to single linked list
Vlad Buslov
3
-29
/
+23
2018-09-05
net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() static
YueHaibing
1
-2
/
+2
2018-09-05
net/mlx5e: Make function mlx5i_grp_sw_update_stats() static
Wei Yongjun
1
-1
/
+1
2018-09-05
cfg80211: validate wmm rule when setting
Stanislaw Gruszka
1
-29
/
+35
2018-09-05
mac80211: remove unnecessary NULL check
Gustavo A. R. Silva
1
-1
/
+2
2018-09-05
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
3
-0
/
+20
2018-09-05
mac80211: allow AMSDU size limitation per-TID
Sara Sharon
2
-0
/
+6
2018-09-05
mac80211: add an option for station management TXQ
Sara Sharon
3
-3
/
+17
[next]