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
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
fm10k: fix a minor typo in some comments
Jacob Keller
4
-8
/
+8
2016-04-05
fm10k: correctly clean up when init_queueing_scheme fails
Jacob Keller
1
-9
/
+26
2016-04-05
fm10k: prevent possibly uninitialized variable
Bruce Allan
1
-1
/
+1
2016-04-05
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
1
-81
/
+83
2016-04-05
fm10k: free MBX IRQ before clearing interrupt scheme
Jacob Keller
1
-2
/
+2
2016-04-05
fm10k: print error message when stop_hw fails
Jacob Keller
1
-1
/
+4
2016-04-05
fm10k: base queue scheme covered by RSS
Jacob Keller
1
-4
/
+2
2016-04-05
fm10k: don't initialize service task until later in probe
Jacob Keller
1
-9
/
+16
2016-04-05
fm10k: prevent null pointer dereference of msix_entries table
Jacob Keller
1
-1
/
+3
2016-04-05
fm10k: use ether_addr_copy to copy MAC address
Bruce Allan
1
-2
/
+2
2016-04-05
fm10k: cleanup SPACE_BEFORE_TAB checkpatch warning
Bruce Allan
1
-1
/
+1
2016-04-05
fm10k: demote BUG_ON() to WARN_ON() where appropriate
Bruce Allan
1
-1
/
+1
2016-04-05
fm10k: cleanup remaining right-bit-shifted 1
Bruce Allan
8
-54
/
+52
2016-04-05
fm10k: Move constants to the right of binary operators
Bruce Allan
3
-12
/
+12
2016-04-05
mlxsw: spectrum: Add support for physical port names
Ido Schimmel
1
-3
/
+42
2016-04-05
switchdev: Use switch ID in suggested udev rule
Ido Schimmel
1
-14
/
+14
2016-04-05
mlxsw: spectrum: Reduce number of supported 802.1D bridges
Ido Schimmel
1
-1
/
+1
2016-04-04
tcp: rate limit ACK sent by SYN_RECV request sockets
Eric Dumazet
1
-1
/
+4
2016-04-04
ipv4: tcp: set SOCK_USE_WRITE_QUEUE for ip_send_unicast_reply()
Eric Dumazet
1
-0
/
+1
2016-04-04
tcp: increment sk_drops for listeners
Eric Dumazet
5
-8
/
+24
2016-04-04
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
4
-13
/
+29
2016-04-04
sock_diag: add SK_MEMINFO_DROPS
Eric Dumazet
2
-0
/
+2
2016-04-04
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
10
-163
/
+134
2016-04-04
inet: reqsk_alloc() needs to take care of dead listeners
Eric Dumazet
1
-16
/
+15
2016-04-04
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
Eric Dumazet
3
-10
/
+5
2016-04-04
tcp/dccp: remove BH disable/enable in lookup
Eric Dumazet
2
-8
/
+1
2016-04-04
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
6
-358
/
+171
2016-04-04
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
2
-1
/
+15
2016-04-04
net: dsa: mv88e6131: enable hardware bridging
Vivien Didelot
1
-0
/
+11
2016-04-04
net: dsa: mv88e6xxx: map destination addresses for 6185
Vivien Didelot
1
-1
/
+2
2016-04-04
net: dsa: mv88e6xxx: support 256 databases
Vivien Didelot
1
-1
/
+35
2016-04-04
net: dsa: mv88e6xxx: variable number of databases
Vivien Didelot
1
-4
/
+34
2016-04-04
net: dsa: mv88e6xxx: protect FID registers access
Vivien Didelot
1
-19
/
+23
2016-04-04
net: dsa: mv88e6xxx: protect SID register access
Vivien Didelot
1
-2
/
+13
2016-04-04
ixgbe: Add support for toggling VLAN filtering flag via ethtool
Alexander Duyck
1
-13
/
+14
2016-04-04
ixgbe: Extend cls_u32 offload to support UDP headers
Amritha Nambiar
2
-9
/
+18
2016-04-04
ixgbe: Place SWFW semaphore in known valid state at probe
Don Skidmore
7
-0
/
+30
2016-04-04
ixgbe: add a callback to set the maximum transmit bitrate
Rostislav Pehlivanov
3
-1
/
+33
2016-04-04
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
7
-7
/
+98
2016-04-04
ixgbevf: Add support for generic Tx checksums
Alexander Duyck
1
-61
/
+43
2016-04-04
ixgbe: Add support for generic Tx checksums
Alexander Duyck
1
-104
/
+58
2016-04-04
ixgbe: use eth_platform_get_mac_address()
Sowmini Varadhan
1
-33
/
+2
2016-04-04
ixgbe: Make all unchanging ops structures const
Mark Rustad
9
-63
/
+63
2016-04-04
ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTA
Alexander Duyck
1
-2
/
+2
2016-04-04
irda: sh_irda: remove driver
Simon Horman
3
-883
/
+0
2016-04-04
net: macb: Fix simple typo
Moritz Fischer
1
-1
/
+1
2016-04-04
net: macb: Use ether_addr_copy over memcpy
Moritz Fischer
1
-1
/
+1
2016-04-04
net: macb: Fix coding style suggestions
Moritz Fischer
1
-22
/
+24
2016-04-04
net: macb: Fix coding style warnings
Moritz Fischer
1
-58
/
+42
2016-04-04
net: macb: Fix coding style error message
Moritz Fischer
1
-1
/
+1
[next]