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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
net: avoid two atomic operations in fast clones
Eric Dumazet
1
-17
/
+18
2014-12-09
Update old iproute2 and Xen Remus links
Andrew Shewmaker
1
-3
/
+4
2014-12-09
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2
-7
/
+30
2014-12-09
tipc: drop tx side permission checks
Erik Hugne
1
-37
/
+1
2014-12-09
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
1
-2
/
+2
2014-12-09
ipv6: remove useless spin_lock/spin_unlock
Duan Jiong
1
-5
/
+1
2014-12-09
sunrpc/cache: convert to use string_escape_str()
Andy Shevchenko
1
-20
/
+6
2014-12-09
sunrpc: only call test_bit once in svc_xprt_received
Jeff Layton
1
-2
/
+4
2014-12-09
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
Jeff Layton
1
-7
/
+15
2014-12-09
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
2
-100
/
+128
2014-12-09
sunrpc: fix potential races in pool_stats collection
Jeff Layton
1
-6
/
+6
2014-12-09
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
1
-4
/
+6
2014-12-09
sunrpc: require svc_create callers to pass in meaningful shutdown routine
Jeff Layton
1
-3
/
+0
2014-12-09
sunrpc: have svc_wake_up only deal with pool 0
Jeff Layton
1
-21
/
+16
2014-12-09
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
1
-4
/
+3
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2
-2
/
+2
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
2
-3
/
+3
2014-12-09
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
2
-2
/
+2
2014-12-09
sunrpc: move rq_local field to rq_flags
Jeff Layton
1
-1
/
+4
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
1
-1
/
+4
2014-12-09
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
56
-275
/
+659
2014-12-09
af_packet: virtio 1.0 stubs
Michael S. Tsirkin
1
-13
/
+22
2014-12-09
Bluetooth: fix err_cast.cocci warnings
Fengguang Wu
1
-1
/
+1
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-27
/
+54
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-32
/
+37
2014-12-08
net_sched: cls_cgroup: remove unnecessary if
Jiri Pirko
1
-5
/
+1
2014-12-08
net_sched: cls_flow: remove duplicate assignments
Jiri Pirko
1
-3
/
+0
2014-12-08
net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
1
-2
/
+2
2014-12-08
net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
1
-2
/
+2
2014-12-08
net_sched: cls_bpf: remove unnecessary iteration and use passed arg
Jiri Pirko
1
-12
/
+5
2014-12-08
net_sched: cls_basic: remove unnecessary iteration and use passed arg
Jiri Pirko
1
-11
/
+5
2014-12-08
tipc: convert name table read-write lock to RCU
Ying Xue
3
-59
/
+60
2014-12-08
tipc: remove unnecessary INIT_LIST_HEAD
Ying Xue
2
-3
/
+0
2014-12-08
tipc: simplify relationship between name table lock and node lock
Ying Xue
1
-9
/
+10
2014-12-08
tipc: any name table member must be protected under name table lock
Ying Xue
1
-1
/
+2
2014-12-08
tipc: ensure all name sequences are properly protected with its lock
Ying Xue
1
-21
/
+27
2014-12-08
tipc: ensure all name sequences are released when name table is stopped
Ying Xue
1
-4
/
+3
2014-12-08
tipc: make name table allocated dynamically
Ying Xue
3
-65
/
+55
2014-12-08
tipc: remove size variable from publ_list struct
Ying Xue
1
-12
/
+7
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
91
-561
/
+1219
2014-12-08
udp: Neaten and reduce size of compute_score functions
Joe Perches
2
-99
/
+125
2014-12-08
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
2
-4
/
+39
2014-12-08
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
Willem de Bruijn
1
-0
/
+2
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+6
2014-12-08
Merge branch 'device-properties'
Rafael J. Wysocki
1
-3
/
+15
2014-12-08
Bluetooth: Fix generation of non-resolvable private addresses
Marcel Holtmann
3
-8
/
+20
2014-12-07
can: fix spelling errors
Jeremiah Mahler
3
-8
/
+8
2014-12-07
can: eliminate banner[] variable and switch to pr_info()
Jeremiah Mahler
3
-10
/
+3
2014-12-07
Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDR
Marcel Holtmann
1
-1
/
+2
2014-12-06
Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDR
Marcel Holtmann
1
-2
/
+3
[prev]
[next]