Linus Torvalds 7a48837732 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block 11 anni fa
..
802 89740ca74f neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions. 12 anni fa
8021q 2adb956b08 vlan: Warn the user if lowerdev has bad vlan features. 11 anni fa
9p b6f52ae2f0 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers 12 anni fa
appletalk 9be68c1ae0 net: Fix some fallout from the etner_addr_copy() changes. 12 anni fa
atm 9be68c1ae0 net: Fix some fallout from the etner_addr_copy() changes. 12 anni fa
ax25 342dfc306f net: add build-time checks for msg->msg_name size 12 anni fa
batman-adv 70b271a78b batman-adv: fix potential kernel paging error for unicast transmissions 12 anni fa
bluetooth 525b870974 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 12 anni fa
bridge fc92f745f8 bridge: Fix crash with vlan filtering and tcpdump 11 anni fa
caif 02fe72c9ed net: Include appropriate header file in caif/cfsrvl.c 12 anni fa
can 821047c405 can: remove CAN FD compatibility for CAN 2.0 sockets 12 anni fa
ceph 0ec1d15ec6 libceph: do not dereference a NULL bio pointer 12 anni fa
core 7a48837732 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block 11 anni fa
dcb d9ac62be57 dcb: use __dev_get_by_name instead of dev_get_by_name to find interface 12 anni fa
dccp 09db308053 dccp: re-enable debug macro 12 anni fa
decnet ab3301bd96 net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c 12 anni fa
dns_resolver c057b190b8 net/*: Fix FSF address in file headers 12 anni fa
dsa d08f161a10 dsa: Use ether_addr_copy 12 anni fa
ethernet 0864c15883 net: eth_type_trans() should use skb_header_pointer() 12 anni fa
hsr de39d7a4f3 hsr: off by one sanity check in hsr_register_frame_in() 12 anni fa
ieee802154 20e7c4e80d 6lowpan: fix lockdep splats 12 anni fa
ipv4 e2a1d3e47b tcp: fix get_timewait4_sock() delay computation on 64bit 11 anni fa
ipv6 c15b1ccadb ipv6: move DAD and addrconf_verify processing to workqueue 11 anni fa
ipx 535d3ae9c8 net: Move prototype declaration to header file include/net/net_namespace.h from net/ipx/af_ipx.c 12 anni fa
irda 342dfc306f net: add build-time checks for msg->msg_name size 12 anni fa
iucv f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic 12 anni fa
key 52a4c6404f selinux: add gfp argument to security_xfrm_policy_alloc and fix callers 11 anni fa
l2tp 9d919e8d5b Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 11 anni fa
lapb a224bd36bf net/lapb: re-send packets on timeout 12 anni fa
llc 0f1a24c9a9 llc: remove noisy WARN from llc_mac_hdr_init 12 anni fa
mac80211 97bd5f0054 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem 12 anni fa
mac802154 2cc33c7e31 mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warning(... 12 anni fa
mpls cb32f511a7 ipip: add GSO/TSO support 12 anni fa
netfilter 36d5fe6a00 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors 11 anni fa
netlabel d484ff154c netlabel: Fix FSF address in file headers 12 anni fa
netlink 46833a86f7 net: Fix permission check in netlink_connect() 12 anni fa
netrom 342dfc306f net: add build-time checks for msg->msg_name size 12 anni fa
nfc 44a589ca2d NFC: NCI: Fix NULL pointer dereference 12 anni fa
openvswitch 4f647e0a3c openvswitch: fix a possible deadlock and lockdep warning 11 anni fa
packet d7cf0c34af af_packet: remove a stray tab in packet_set_ring() 12 anni fa
phonet 342dfc306f net: add build-time checks for msg->msg_name size 12 anni fa
rds 342dfc306f net: add build-time checks for msg->msg_name size 12 anni fa
rfkill 4ba9920e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 anni fa
rose 342dfc306f net: add build-time checks for msg->msg_name size 12 anni fa
rxrpc cd0c75a78d Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs 12 anni fa
sched 2818fa0fa0 pkt_sched: fq: do not hold qdisc lock while allocating memory 11 anni fa
sctp c485658bae net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk 12 anni fa
sunrpc e95003c3f9 Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 12 anni fa
tipc a5d0e7c037 tipc: fix spinlock recursion bug for failed subscriptions 11 anni fa
unix de14439167 net: unix: non blocking recvmsg() should not return -EINTR 11 anni fa
vmw_vsock 342dfc306f net: add build-time checks for msg->msg_name size 12 anni fa
wimax aec6f90d41 wimax: remove dead code 12 anni fa
wireless bc00a91d62 cfg80211: remove racy beacon_interval assignment 12 anni fa
x25 342dfc306f net: add build-time checks for msg->msg_name size 12 anni fa
xfrm 52a4c6404f selinux: add gfp argument to security_xfrm_policy_alloc and fix callers 11 anni fa
Kconfig 86f8515f97 net: netprio: rename config to be more consistent with cgroup configs 12 anni fa
Makefile a53d34c346 net: move 6lowpan compression code to separate module 12 anni fa
compat.c 3a49a0f718 net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types 12 anni fa
nonet.c 6038f373a3 llseek: automatically add .llseek fop 15 anni fa
socket.c 53611c0ce9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 anni fa
sysctl_net.c 2433c8f094 net: Update the sysctl permissions handler to test effective uid/gid 12 anni fa