index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
afs: Fix total-length calculation for multiple-page send
David Howells
1
-2
/
+11
2017-11-13
afs: Only progress call state at end of Tx phase from rxrpc callback
David Howells
1
-9
/
+0
2017-11-13
afs: Make use of the YFS service upgrade to fully support IPv6
David Howells
6
-10
/
+428
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
26
-2575
/
+2795
2017-11-13
afs: Move server rotation code into its own file
David Howells
3
-250
/
+255
2017-11-13
afs: Add an address list concept
David Howells
12
-561
/
+844
2017-11-13
afs: Overhaul cell database management
David Howells
6
-317
/
+704
2017-11-13
afs: Overhaul permit caching
David Howells
9
-187
/
+244
2017-11-13
afs: Overhaul the callback handling
David Howells
14
-794
/
+443
2017-11-13
afs: Rename struct afs_call server member to cm_server
David Howells
3
-11
/
+10
2017-11-13
afs: Fix the afs_uuid struct to make the char-sized fields signed
David Howells
1
-3
/
+3
2017-11-13
afs: Connect up the CB.ProbeUuid
David Howells
1
-0
/
+3
2017-11-13
afs: Potentially return call->reply[0] from afs_make_call()
David Howells
2
-11
/
+18
2017-11-13
afs: Condense afs_call's reply{,2,3,4} into an array
David Howells
5
-77
/
+74
2017-11-13
afs: Consolidate abort_to_error translators
David Howells
6
-77
/
+36
2017-11-13
afs: Allow IPv6 address specification of VL servers
David Howells
5
-26
/
+36
2017-11-13
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
David Howells
10
-130
/
+85
2017-11-13
afs: Update the cache index structure
David Howells
4
-251
/
+50
2017-11-13
afs: Add some protocol defs
David Howells
3
-9
/
+35
2017-11-13
afs: Push the net ns pointer to more places
David Howells
11
-56
/
+56
2017-11-13
afs: Note the cell in the superblock info also
David Howells
2
-24
/
+48
2017-11-13
afs: Fix server reaping
David Howells
3
-10
/
+57
2017-11-13
afs: Close the rxrpc socket only after purging the servers
David Howells
1
-1
/
+1
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
16
-492
/
+603
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
14
-98
/
+37
2017-11-13
ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
Xin Long
1
-28
/
+14
2017-11-13
ip6_tunnel: process toobig in a better way
Xin Long
1
-4
/
+3
2017-11-13
ip6_tunnel: add the process for redirect in ip6_tnl_err
Xin Long
1
-5
/
+10
2017-11-13
ip6_gre: process toobig in a better way
Xin Long
1
-13
/
+2
2017-11-13
ip6_gre: add the process for redirect in ip6gre_err
Xin Long
1
-0
/
+5
2017-11-13
forcedeth: remove redudant assignments in xmit
Zhu Yanjun
1
-8
/
+20
2017-11-13
openvswitch: Add meter action support
Andy Zhou
4
-0
/
+16
2017-11-13
openvswitch: Add meter infrastructure
Andy Zhou
5
-2
/
+674
2017-11-13
openvswitch: export get_dp() API.
Andy Zhou
2
-29
/
+31
2017-11-13
openvswitch: Add meter netlink definitions
Andy Zhou
1
-0
/
+51
2017-11-13
net: dsa: b53: Support prepended Broadcom tags
Florian Fainelli
2
-4
/
+11
2017-11-13
net: dsa: Support prepended Broadcom tag
Florian Fainelli
6
-7
/
+41
2017-11-13
net: dsa: tag_brcm: Prepare for supporting prepended tag
Florian Fainelli
1
-11
/
+34
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
12
-31
/
+32
2017-11-13
net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue
Andrew Morton
1
-5
/
+9
2017-11-13
net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices
Slava Shwartsman
2
-0
/
+10
2017-11-13
af_netlink: ensure that NLMSG_DONE never fails in dumps
Jason A. Donenfeld
2
-6
/
+12
2017-11-13
netem: support delivering packets in delayed time slots
Dave Taht
2
-3
/
+79
2017-11-13
netem: add uapi to express delay and jitter in nanoseconds
Dave Taht
2
-0
/
+16
2017-11-13
netem: convert to qdisc_watchdog_schedule_ns
Dave Taht
1
-28
/
+28
2017-11-13
ipv6: try not to take rtnl_lock in ip6mr_sk_done
Francesco Ruggeri
1
-0
/
+4
2017-11-13
net: realtek: r8169: remove redundant assignment to giga_ctrl
Colin Ian King
1
-2
/
+0
2017-11-13
net: dsa: lan9303: Documentation: Add missing word "Mbps"
Egil Hjelmeland
1
-3
/
+3
2017-11-13
net: dsa: lan9303: Fix lan9303_alr_del_port()
Egil Hjelmeland
1
-1
/
+1
2017-11-12
timers: Add a function to start/reduce a timer
David Howells
2
-7
/
+39
[next]