index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
Al Viro
2014-12-09
1
-2
/
+2
*
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-09
2
-4
/
+4
*
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
Al Viro
2014-12-09
2
-5
/
+4
*
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
2014-12-09
6
-9
/
+9
*
ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...
Al Viro
2014-12-09
1
-56
/
+56
*
raw.c: stick msghdr into raw_frag_vec
Al Viro
2014-12-09
1
-4
/
+4
*
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-12-09
2
-26
/
+2
*
openvswitch: set correct protocol on route lookup
Jiri Benc
2014-12-09
1
-1
/
+1
*
net: sched: cls_basic: fix error path in basic_change()
Jiri Pirko
2014-12-09
1
-3
/
+2
*
net/socket.c : introduce helper function do_sock_sendmsg to replace reduplica...
Gu Zheng
2014-12-09
1
-12
/
+10
*
tcp_cubic: refine Hystart delay threshold
Eric Dumazet
2014-12-09
1
-1
/
+1
*
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
2014-12-09
2
-9
/
+26
*
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
2014-12-09
9
-48
/
+0
*
tipc: fix missing spinlock init and nullptr oops
Erik Hugne
2014-12-09
1
-3
/
+6
*
net: avoid two atomic operations in fast clones
Eric Dumazet
2014-12-09
1
-17
/
+18
*
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2014-12-09
2
-7
/
+30
*
tipc: drop tx side permission checks
Erik Hugne
2014-12-09
1
-37
/
+1
*
ipv6: remove useless spin_lock/spin_unlock
Duan Jiong
2014-12-09
1
-5
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-12-08
3
-27
/
+54
|
\
|
*
vti6: Add a lookup method for tunnels with wildcard endpoints.
Steffen Klassert
2014-11-20
1
-0
/
+17
|
*
xfrm: Use __xfrm_policy_link in xfrm_policy_insert
Herbert Xu
2014-11-13
1
-3
/
+2
|
*
xfrm: Do not hash socket policies
Herbert Xu
2014-11-13
1
-18
/
+26
|
*
xfrm: add XFRMA_REPLAY_VAL attribute to SA messages
dingzhi
2014-11-03
1
-4
/
+8
|
*
xfrm: fix set but not used warning in xfrm_policy_queue_process()
Fabian Frederick
2014-10-27
1
-2
/
+1
*
|
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
1
-32
/
+37
*
|
net_sched: cls_cgroup: remove unnecessary if
Jiri Pirko
2014-12-08
1
-5
/
+1
*
|
net_sched: cls_flow: remove duplicate assignments
Jiri Pirko
2014-12-08
1
-3
/
+0
*
|
net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
2014-12-08
1
-2
/
+2
*
|
net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
2014-12-08
1
-2
/
+2
*
|
net_sched: cls_bpf: remove unnecessary iteration and use passed arg
Jiri Pirko
2014-12-08
1
-12
/
+5
*
|
net_sched: cls_basic: remove unnecessary iteration and use passed arg
Jiri Pirko
2014-12-08
1
-11
/
+5
*
|
tipc: convert name table read-write lock to RCU
Ying Xue
2014-12-08
3
-59
/
+60
*
|
tipc: remove unnecessary INIT_LIST_HEAD
Ying Xue
2014-12-08
2
-3
/
+0
*
|
tipc: simplify relationship between name table lock and node lock
Ying Xue
2014-12-08
1
-9
/
+10
*
|
tipc: any name table member must be protected under name table lock
Ying Xue
2014-12-08
1
-1
/
+2
*
|
tipc: ensure all name sequences are properly protected with its lock
Ying Xue
2014-12-08
1
-21
/
+27
*
|
tipc: ensure all name sequences are released when name table is stopped
Ying Xue
2014-12-08
1
-4
/
+3
*
|
tipc: make name table allocated dynamically
Ying Xue
2014-12-08
3
-65
/
+55
*
|
tipc: remove size variable from publ_list struct
Ying Xue
2014-12-08
1
-12
/
+7
*
|
udp: Neaten and reduce size of compute_score functions
Joe Perches
2014-12-08
2
-99
/
+125
*
|
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
2014-12-08
2
-4
/
+39
*
|
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
Willem de Bruijn
2014-12-08
1
-0
/
+2
*
|
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-05
2
-2
/
+108
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-12-05
21
-228
/
+326
|
\
\
|
*
|
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
2014-12-03
2
-0
/
+4
|
*
|
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
2014-12-03
1
-2
/
+1
|
*
|
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
2014-12-03
1
-28
/
+28
|
*
|
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
2014-12-03
2
-1
/
+2
|
*
|
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
Jozsef Kadlecsik
2014-12-03
1
-3
/
+70
|
*
|
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
2014-12-03
1
-23
/
+17
[next]