index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-05
vrf: fix a kernel warning
WANG Cong
1
-1
/
+1
2015-10-05
net: encx24j600_exit() can be static
kbuild test robot
1
-1
/
+1
2015-10-05
net: Microchip encx24j600 driver
Jon Ringle
5
-0
/
+2122
2015-10-05
regmap: Allow installing custom reg_update_bits function
Jon Ringle
3
-0
/
+32
2015-10-05
enic: do hang reset only in case of tx timeout
Govindarajulu Varadarajan
4
-3
/
+40
2015-10-05
enic: handle spurious error interrupt
Govindarajulu Varadarajan
1
-5
/
+9
2015-10-05
cxgb4: Report correct link speed for unsupported ones
Hariprasad Shenai
1
-1
/
+5
2015-10-05
cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
Hariprasad Shenai
1
-0
/
+1
2015-10-05
cxgb4: For T4, don't read the Firmware Mailbox Control register
Hariprasad Shenai
1
-6
/
+14
2015-10-05
cxgb4 : Update T4/T5/T6 register ranges
Hariprasad Shenai
1
-330
/
+1134
2015-10-05
RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit
Sowmini Varadhan
1
-1
/
+7
2015-10-05
RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune
Sowmini Varadhan
1
-12
/
+4
2015-10-05
RDS: Use a single TCP socket for both send and receive.
Sowmini Varadhan
3
-30
/
+18
2015-10-05
amd-xgbe: Remove the XGBE_LINK state bit
Lendacky, Thomas
2
-13
/
+4
2015-10-05
amd-xgbe: Use device workqueue instead of system workqueue
Lendacky, Thomas
1
-5
/
+6
2015-10-05
amd-xgbe: Add receive buffer unavailable statistic
Lendacky, Thomas
3
-0
/
+5
2015-10-05
amd-xgbe: Simplify calculation and setting of queue fifos
Lendacky, Thomas
2
-83
/
+14
2015-10-05
amd-xgbe: Add ethtool error and debug messages
Lendacky, Thomas
1
-52
/
+37
2015-10-05
amd-xgbe: Add ethtool support for setting the msglevel
Lendacky, Thomas
1
-0
/
+16
2015-10-05
amd-xgbe: Use proper DT / ACPI precedence checking
Lendacky, Thomas
1
-1
/
+1
2015-10-05
amd-xgbe: Remove an unneeded semicolon on a switch statement
Lendacky, Thomas
1
-1
/
+1
2015-10-05
tcp: restore fastopen operations
Eric Dumazet
1
-1
/
+0
2015-10-05
net: sctp: avoid incorrect time_t use
Arnd Bergmann
2
-2
/
+2
2015-10-05
ipv6: use ktime_t for internal timestamps
Arnd Bergmann
1
-9
/
+7
2015-10-05
nfnetlink: use y2038 safe timestamp
Arnd Bergmann
1
-3
/
+3
2015-10-05
atm: remove 'struct zatm_t_hist'
Arnd Bergmann
1
-6
/
+0
2015-10-05
mac80211: use ktime_get_seconds
Arnd Bergmann
1
-6
/
+2
2015-10-05
mwifiex: avoid gettimeofday in ba_threshold setting
Arnd Bergmann
1
-11
/
+4
2015-10-05
mwifiex: use ktime_get_real for timestamping
Arnd Bergmann
1
-3
/
+1
2015-10-05
net: igb: avoid using timespec
Arnd Bergmann
3
-13
/
+14
2015-10-05
net: stmmac: avoid using timespec
Arnd Bergmann
1
-3
/
+5
2015-10-05
net: fec: avoid timespec use
Arnd Bergmann
1
-4
/
+2
2015-10-05
ipv4: ICMP packet inspection for multipath
Peter Nørlund
3
-9
/
+80
2015-10-05
ipv4: L3 hash-based multipath
Peter Nørlund
3
-72
/
+98
2015-10-05
tcp: avoid two atomic ops for syncookies
Eric Dumazet
7
-11
/
+19
2015-10-05
net: use sk_fullsock() in __netdev_pick_tx()
Eric Dumazet
2
-0
/
+2
2015-10-05
ipv6: inet6_sk() should use sk_fullsock()
Eric Dumazet
1
-2
/
+2
2015-10-05
inet: ip_skb_dst_mtu() should use sk_fullsock()
Eric Dumazet
1
-3
/
+6
2015-10-05
tcp: fix fastopen races vs lockless listener
Eric Dumazet
2
-20
/
+12
2015-10-05
bridge: netlink: add support for default_pvid
Nikolay Aleksandrov
4
-8
/
+21
2015-10-05
bridge: netlink: add support for netfilter tables config
Nikolay Aleksandrov
2
-1
/
+39
2015-10-05
bridge: netlink: add support for igmp's intervals
Nikolay Aleksandrov
2
-1
/
+75
2015-10-05
bridge: netlink: add support for multicast_startup_query_count
Nikolay Aleksandrov
2
-6
/
+17
2015-10-05
bridge: netlink: add support for multicast_last_member_count
Nikolay Aleksandrov
2
-1
/
+12
2015-10-05
bridge: netlink: add support for igmp's hash_max
Nikolay Aleksandrov
2
-1
/
+13
2015-10-05
bridge: netlink: add support for igmp's hash_elasticity
Nikolay Aleksandrov
2
-1
/
+12
2015-10-05
bridge: netlink: add support for multicast_querier
Nikolay Aleksandrov
2
-1
/
+13
2015-10-05
bridge: netlink: add support for multicast_query_use_ifaddr
Nikolay Aleksandrov
2
-1
/
+13
2015-10-05
bridge: netlink: add support for multicast_snooping
Nikolay Aleksandrov
2
-1
/
+13
2015-10-05
bridge: netlink: add support for multicast_router
Nikolay Aleksandrov
2
-0
/
+20
[next]