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