index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kprobes.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
net: socionext: Fix error return code in netsec_netdev_open()
Wei Yongjun
1
-0
/
+1
2018-01-11
net: socionext: include linux/io.h to fix build
Arnd Bergmann
1
-0
/
+1
2018-01-11
ibmvnic: Don't handle RX interrupts when not up.
Nathan Fontenot
1
-0
/
+6
2018-01-11
cxgb4: implement ndo_features_check
Ganesh Goudar
1
-0
/
+19
2018-01-11
cxgb4: add support for vxlan segmentation offload
Ganesh Goudar
3
-37
/
+186
2018-01-11
cxgb4: implement udp tunnel callbacks
Ganesh Goudar
3
-0
/
+251
2018-01-11
cxgb4: add data structures to support vxlan
Ganesh Goudar
3
-0
/
+208
2018-01-11
samples/bpf: xdp2skb_meta shows transferring info from XDP to SKB
Jesper Dangaard Brouer
3
-0
/
+324
2018-01-10
Fix a leak in socket(2) when we fail to allocate a file descriptor.
Al Viro
1
-1
/
+3
2018-01-10
sfc: add bits for 25/50/100G supported/advertised speeds
Edward Cree
1
-0
/
+12
2018-01-10
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
5
-83
/
+92
2018-01-10
sfc: basic MCDI mapping of 25/50/100G link speeds
Edward Cree
1
-10
/
+16
2018-01-10
mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one
Nogah Frankel
1
-0
/
+7
2018-01-10
mlxsw: spectrum: qdiscs: Create a generic replace function
Nogah Frankel
1
-38
/
+71
2018-01-10
mlxsw: spectrum: qdiscs: Create a generic destroy function
Nogah Frankel
1
-11
/
+26
2018-01-10
mlxsw: spectrum: qdiscs: Add an ops struct
Nogah Frankel
1
-14
/
+62
2018-01-10
mlxsw: spectrum: qdiscs: Unite all handle checks
Nogah Frankel
1
-21
/
+22
2018-01-10
mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
Nogah Frankel
1
-18
/
+18
2018-01-10
mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
Nogah Frankel
1
-20
/
+13
2018-01-10
mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
Nogah Frankel
1
-31
/
+32
2018-01-10
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
2
-19
/
+20
2018-01-10
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
2
-6
/
+7
2018-01-10
mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file
Nogah Frankel
3
-25
/
+51
2018-01-10
mlxsw: spectrum: Fix typo in firmware upgrade message
Ido Schimmel
1
-1
/
+1
2018-01-10
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
1
-0
/
+9
2018-01-10
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
1
-2
/
+3
2018-01-10
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion_enable
Jiri Pirko
1
-3
/
+4
2018-01-10
mlxsw: pci: Wait after reset before accessing HW
Yuval Mintz
2
-1
/
+7
2018-01-10
tcp: make local function tcp_recv_timestamp static
Wei Yongjun
1
-2
/
+2
2018-01-10
net/mlx5e: fix error return code in mlx5e_alloc_rq()
Wei Yongjun
1
-1
/
+2
2018-01-10
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
Arjun Vynipadath
1
-6
/
+17
2018-01-10
tuntap: fix for "tuntap: XDP transmission"
Stephen Rothwell
1
-2
/
+2
2018-01-10
nfp: always unmask aux interrupts at init
Jakub Kicinski
1
-0
/
+2
2018-01-10
i40e: track id can be 0
Jingjing Wu
2
-10
/
+0
2018-01-10
i40e: change ppp name to ddp
Jingjing Wu
8
-69
/
+73
2018-01-10
i40evf: Drop i40evf_fire_sw_int as it is prone to races
Alexander Duyck
1
-34
/
+0
2018-01-10
i40evf: Clean-up flags for promisc mode to avoid high polling rate
Alexander Duyck
1
-2
/
+4
2018-01-10
i40evf: Do not clear MSI-X PBA manually
Alexander Duyck
1
-13
/
+5
2018-01-10
i40e: remove redundant initialization of read_size
Colin Ian King
1
-1
/
+1
2018-01-10
i40e/i40evf: Bump driver versions
Alice Michael
2
-4
/
+4
2018-01-10
i40e: add helper conversion function for link_speed
Jacob Keller
2
-2
/
+33
2018-01-10
i40e: update VFs of link state after GET_VF_RESOURCES
Jacob Keller
1
-0
/
+1
2018-01-10
i40evf: hold the critical task bit lock while opening
Jacob Keller
1
-9
/
+31
2018-01-10
i40evf: release bit locks in reverse order
Jacob Keller
1
-1
/
+1
2018-01-10
i40evf: use spinlock to protect (mac|vlan)_filter_list
Jacob Keller
3
-49
/
+81
2018-01-10
i40evf: don't rely on netif_running() outside rtnl_lock()
Jacob Keller
1
-3
/
+17
2018-01-10
i40e: display priority_xon and priority_xoff stats
Alice Michael
1
-0
/
+4
2018-01-10
net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set
Jesper Dangaard Brouer
1
-3
/
+0
2018-01-10
net: phy: marvell: mv88e6390 temperature sensor reading
Andrew Lunn
1
-1
/
+150
2018-01-10
8021q: fix a memory leak for VLAN 0 device
Cong Wang
1
-6
/
+1
[next]