index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
inet: reqsk_alloc() needs to take care of dead listeners
Eric Dumazet
1
-16
/
+15
2016-04-05
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
Eric Dumazet
3
-10
/
+5
2016-04-05
tcp/dccp: remove BH disable/enable in lookup
Eric Dumazet
2
-8
/
+1
2016-04-05
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
6
-358
/
+171
2016-04-05
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
2
-1
/
+15
2016-04-05
net: dsa: mv88e6131: enable hardware bridging
Vivien Didelot
1
-0
/
+11
2016-04-05
net: dsa: mv88e6xxx: map destination addresses for 6185
Vivien Didelot
1
-1
/
+2
2016-04-05
net: dsa: mv88e6xxx: support 256 databases
Vivien Didelot
1
-1
/
+35
2016-04-05
net: dsa: mv88e6xxx: variable number of databases
Vivien Didelot
1
-4
/
+34
2016-04-05
net: dsa: mv88e6xxx: protect FID registers access
Vivien Didelot
1
-19
/
+23
2016-04-05
net: dsa: mv88e6xxx: protect SID register access
Vivien Didelot
1
-2
/
+13
2016-04-05
ixgbe: Add support for toggling VLAN filtering flag via ethtool
Alexander Duyck
1
-13
/
+14
2016-04-05
ixgbe: Extend cls_u32 offload to support UDP headers
Amritha Nambiar
2
-9
/
+18
2016-04-05
ixgbe: Place SWFW semaphore in known valid state at probe
Don Skidmore
7
-0
/
+30
2016-04-05
ixgbe: add a callback to set the maximum transmit bitrate
Rostislav Pehlivanov
3
-1
/
+33
2016-04-05
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
7
-7
/
+98
2016-04-05
ixgbevf: Add support for generic Tx checksums
Alexander Duyck
1
-61
/
+43
2016-04-05
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
2016-04-04
ravb: Add dma queue interrupt support
Kazuya Mizuguchi
3
-48
/
+439
2016-04-04
ixgbe: Do not allow PF to add VLVF entry unless it actually needs it
Alexander Duyck
2
-18
/
+21
2016-04-04
ixgbe: Extend trust to allow guest to set unicast address
chas williams
1
-1
/
+1
2016-04-04
ixgbevf: use bit operations for setting and checking resets
Emil Tantilov
2
-16
/
+8
2016-04-04
sock: document timestamping via cmsg in Documentation
Soheil Hassas Yeganeh
1
-3
/
+45
2016-04-04
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
16
-49
/
+93
2016-04-04
ipv6: process socket-level control messages in IPv6
Soheil Hassas Yeganeh
7
-9
/
+28
2016-04-04
ipv4: process socket-level control messages in IPv4
Soheil Hassas Yeganeh
5
-6
/
+13
2016-04-04
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
3
-0
/
+24
2016-04-04
tcp: use one bit in TCP_SKB_CB to mark ACK timestamps
Soheil Hassas Yeganeh
3
-2
/
+5
2016-04-04
tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO
Soheil Hassas Yeganeh
1
-1
/
+2
2016-04-04
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
2
-11
/
+24
2016-04-04
ixgbe: on recv increment rx.ring->stats.yields
Pavel Tikhomirov
1
-1
/
+1
2016-04-03
stmmac: update MAINTAINERS
Alexandre TORGUE
1
-0
/
+1
2016-04-03
stmmac: update version to Jan_2016
Alexandre TORGUE
1
-1
/
+1
2016-04-03
Documentation: networking: update stmmac
Alexandre TORGUE
1
-6
/
+38
2016-04-03
stmmac: support new GMAC4
Alexandre TORGUE
4
-54
/
+444
2016-04-03
stmmac: add new DT platform entries for GMAC4
Alexandre TORGUE
3
-0
/
+11
2016-04-03
stmmac: enhance mmc counter management
Alexandre TORGUE
5
-176
/
+188
2016-04-03
stmmac: add GMAC4 core support
Alexandre TORGUE
4
-3
/
+447
2016-04-03
stmmac: add DMA support for GMAC 4.xx
Alexandre TORGUE
5
-1
/
+793