index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
asm-generic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
cxgb4: avoid schedule while atomic
Ganesh Goudar
1
-2
/
+2
2018-05-11
cxgb4: enable inner header checksum calculation
Ganesh Goudar
3
-22
/
+83
2018-05-11
cxgb4: Fix {vxlan/geneve}_port initialization
Arjun Vynipadath
2
-0
/
+23
2018-05-11
cxgb4: Add new T5 device id
Ganesh Goudar
1
-0
/
+1
2018-05-11
net: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d"
Tonghao Zhang
1
-1
/
+1
2018-05-11
bonding: use the skb_get/set_queue_mapping
Tonghao Zhang
1
-4
/
+4
2018-05-11
bonding: replace the return value type
Tonghao Zhang
2
-8
/
+12
2018-05-11
erspan: auto detect truncated ipv6 packets.
William Tu
2
-0
/
+12
2018-05-11
mlxsw: spectrum_span: Use a more fitting error code
Petr Machata
1
-1
/
+1
2018-05-11
mlxsw: spectrum_span: Rename misnamed variable l3edev
Petr Machata
1
-16
/
+16
2018-05-11
udp: avoid refcount_t saturation in __udp_gso_segment()
Eric Dumazet
1
-3
/
+11
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
3
-46
/
+29
2018-05-11
net: dsa: bcm_sf2: Get rid of PHYLIB functions
Florian Fainelli
1
-149
/
+0
2018-05-11
net: dsa: Plug in PHYLINK support
Florian Fainelli
3
-132
/
+172
2018-05-11
net: dsa: mv88e6xxx: add PHYLINK support
Russell King
3
-0
/
+125
2018-05-11
net: dsa: Eliminate dsa_slave_get_link()
Florian Fainelli
1
-11
/
+1
2018-05-11
net: dsa: bcm_sf2: Implement phylink_mac_ops
Florian Fainelli
1
-8
/
+206
2018-05-11
net: dsa: Add PHYLINK switch operations
Florian Fainelli
3
-1
/
+30
2018-05-11
net: phy: phylink: Poll link GPIOs
Russell King
1
-0
/
+16
2018-05-11
net: phy: phylink: Release link GPIO
Florian Fainelli
1
-0
/
+2
2018-05-11
net: phy: phylink: Use gpiod_get_value_cansleep()
Florian Fainelli
1
-1
/
+1
2018-05-10
rocker: Postpone filtering of !added_by_user FDB
Petr Machata
1
-2
/
+4
2018-05-10
tls: Fix tls_device initialization
Boris Pismenny
1
-0
/
+2
2018-05-10
cxgb4: fix the wrong conversion of Mbps to Kbps
Ganesh Goudar
1
-3
/
+3
2018-05-10
mlxsw: spectrum_span: Support VLAN under mirror-to-gretap
Petr Machata
1
-8
/
+19
2018-05-10
mlxsw: spectrum_span: Support mirror-to-VLAN
Petr Machata
1
-0
/
+64
2018-05-10
mlxsw: reg: Add MLXSW_REG_MPAT_SPAN_TYPE_REMOTE_ETH
Petr Machata
1
-0
/
+6
2018-05-10
net: bridge: Allow bridge master in br_vlan_get_info()
Petr Machata
1
-0
/
+2
2018-05-10
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
5
-4
/
+22
2018-05-10
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
2
-23
/
+4
2018-05-10
liquidio: bump up driver version to 1.7.2 to match newer NIC firmware
Felix Manlunas
1
-1
/
+1
2018-05-10
liquidio: monitor all of Octeon's cores in watchdog thread
Felix Manlunas
1
-1
/
+1
2018-05-10
net/ipv6: fix lock imbalance in ip6_route_del()
Eric Dumazet
1
-1
/
+3
2018-05-10
net: hns3: refactor the loopback related function
Yunsheng Lin
2
-47
/
+42
2018-05-10
net: hns3: fix for cleaning ring problem
Yunsheng Lin
1
-4
/
+30
2018-05-10
net: hns3: remove add/del_tunnel_udp in hns3_enet module
Yunsheng Lin
2
-96
/
+0
2018-05-10
net: hns3: Fix for setting mac address when resetting
Yunsheng Lin
1
-4
/
+4
2018-05-10
hv_netvsc: typo in NDIS RSS parameters structure
Stephen Hemminger
2
-3
/
+3
2018-05-10
drivers: net: davinci_mdio: prevent spurious timeout
Sekhar Nori
1
-7
/
+8
2018-05-10
net: dsa: mv88e6xxx: add RMU disable op
Vivien Didelot
4
-0
/
+65
2018-05-10
net: dsa: mv88e6xxx: set device number
Vivien Didelot
3
-7
/
+14
2018-05-10
net: dsa: mv88e6xxx: add a cascade port op
Vivien Didelot
4
-3
/
+43
2018-05-10
net/mlx4_core: Use msi_x module param to limit num of MSI-X irqs
Tariq Toukan
1
-1
/
+9
2018-05-10
net/mlx4_core: Add PCI calls for suspend/resume
Yishai Hadas
1
-0
/
+46
2018-05-10
net/mlx4_core: Report driver version to FW
Eran Ben Elisha
3
-1
/
+14
2018-05-10
net: dsa: fix added_by_user switchdev notification
Vivien Didelot
1
-5
/
+7
2018-05-10
tipc: clean up removal of binding table items
Jon Maloy
1
-50
/
+53
2018-05-10
tun: Do SIOCGSKNS out of rtnl_lock()
Kirill Tkhai
1
-11
/
+7
2018-05-10
net/udp: Update udp_encap_needed static key to modern api
Davidlohr Bueso
2
-8
/
+8
2018-05-10
net: Update generic_xdp_needed static key to modern api
Davidlohr Bueso
1
-5
/
+5
[next]