index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'xgbe-next'
David S. Miller
6
-155
/
+84
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
Merge branch 'net-y2038'
David S. Miller
13
-60
/
+40
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
Merge branch 'ipv4-multipath-hash'
David S. Miller
5
-76
/
+173
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
Merge branch 'tcp-listener-fixes-and-improvement'
David S. Miller
11
-36
/
+41
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-04
Merge branch 'bridge-netlink'
David S. Miller
4
-9
/
+326
2015-10-04
bridge: netlink: add support for default_pvid
Nikolay Aleksandrov
4
-8
/
+21
2015-10-04
bridge: netlink: add support for netfilter tables config
Nikolay Aleksandrov
2
-1
/
+39
2015-10-04
bridge: netlink: add support for igmp's intervals
Nikolay Aleksandrov
2
-1
/
+75
2015-10-04
bridge: netlink: add support for multicast_startup_query_count
Nikolay Aleksandrov
2
-6
/
+17
2015-10-04
bridge: netlink: add support for multicast_last_member_count
Nikolay Aleksandrov
2
-1
/
+12
2015-10-04
bridge: netlink: add support for igmp's hash_max
Nikolay Aleksandrov
2
-1
/
+13
2015-10-04
bridge: netlink: add support for igmp's hash_elasticity
Nikolay Aleksandrov
2
-1
/
+12
2015-10-04
bridge: netlink: add support for multicast_querier
Nikolay Aleksandrov
2
-1
/
+13
2015-10-04
bridge: netlink: add support for multicast_query_use_ifaddr
Nikolay Aleksandrov
2
-1
/
+13
2015-10-04
bridge: netlink: add support for multicast_snooping
Nikolay Aleksandrov
2
-1
/
+13
2015-10-04
bridge: netlink: add support for multicast_router
Nikolay Aleksandrov
2
-0
/
+20
2015-10-04
bridge: netlink: add fdb flush
Nikolay Aleksandrov
2
-0
/
+4
2015-10-04
bridge: netlink: add group_addr support
Nikolay Aleksandrov
2
-1
/
+25
2015-10-04
bridge: netlink: export all timers
Nikolay Aleksandrov
2
-1
/
+19
2015-10-04
bridge: netlink: export topology_change and topology_change_detected
Nikolay Aleksandrov
2
-1
/
+8
2015-10-04
bridge: netlink: export root path cost
Nikolay Aleksandrov
2
-1
/
+4
[next]