Linus Torvalds fe3c22bd5c Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc 12 年 前
..
802 faff57a92b net/802/mrp: fix lockdep splat 12 年 前
8021q b29d314518 net: vlan,ethtool: netdev_features_t is more than 32 bit 12 年 前
9p 1b79821fe7 Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 12 年 前
appletalk fccc9f1fa8 appletalk: info leak in ->getname() 12 年 前
atm 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年 前
ax25 ef3313e84a ax25: fix info leak via msg_name in ax25_recvmsg() 12 年 前
batman-adv d5b4c93e67 batman-adv: Don't handle address updates when bla is disabled 12 年 前
bluetooth 3f6fa3d489 Bluetooth: Fix invalid length check in l2cap_information_rsp() 12 年 前
bridge 32de868cbc bridge: fix switched interval for MLD Query types 12 年 前
caif c2cd0a560c caif: Remove bouncing address for Daniel Martensson 12 年 前
can 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年 前
ceph 14d2f38df6 libceph: must hold mutex for reset_changed_osds() 12 年 前
core fe3c22bd5c Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc 12 年 前
dcb 661d2967b3 rtnetlink: Remove passing of attributes into rtnl_doit functions 12 年 前
dccp 1a2c6181c4 tcp: Remove TCPCT 12 年 前
decnet 8303e699f7 decnet: remove duplicated include from dn_table.c 12 年 前
dns_resolver 2a74dbb9a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 12 年 前
dsa 5f64a7dbf5 dsa: fix freeing of sparse port allocation 12 年 前
ethernet e5c5d22e8d net: add ETH_P_802_3_MIN 12 年 前
ieee802154 56aa091d60 ieee802154/nl-mac.c: make some MLME operations optional 12 年 前
ipv4 bd8a7036c0 gre: fix a possible skb leak 12 年 前
ipv6 a963a37d38 ipv6: ip6_sk_dst_check() must not assume ipv6 dst 12 年 前
ipx b67bfe0d42 hlist: drop the node parameter from iterators 12 年 前
irda ff0102ee10 net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue. 12 年 前
iucv 6e0895c2ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 年 前
key a5cc68f3d6 af_key: fix info leaks in notify messages 12 年 前
l2tp a6f79d0f26 l2tp: Fix sendmsg() return value 12 年 前
lapb 5ba0a3be6e net/lapb: remove depends on CONFIG_EXPERIMENTAL 12 年 前
llc c77a4b9cff llc: Fix missing msg_namelen update in llc_ui_recvmsg() 12 年 前
mac80211 795d855d56 mac80211: Fix rate control mask matching call 12 年 前
mac802154 58717686cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 年 前
netfilter 797a7d66d2 netfilter: ctnetlink: send event when conntrack label was modified 12 年 前
netlabel 6b21e1b77d netlabel: improve domain mapping validation 12 年 前
netlink 7cdbac71f9 netlink: fix error propagation in netlink_mmap() 12 年 前
netrom 7a3b68434b netrom: info leak in ->getname() 12 年 前
nfc 7c055881de NFC: Remove commented out LLCP related Makefile line 12 年 前
openvswitch cff63a5292 openvswitch: Remove unneeded ovs_netdev_get_ifindex() 12 年 前
packet 2dc85bf323 packet: packet_getname_spkt: make sure string is always 0-terminated 12 年 前
phonet 661d2967b3 rtnetlink: Remove passing of attributes into rtnl_doit functions 12 年 前
rds 2e85d67690 net/rds: zero last byte for strncpy 12 年 前
rfkill 6475cb05ee Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 12 年 前
rose 4a184233f2 rose: fix info leak via msg_name in rose_recvmsg() 12 年 前
rxrpc 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 年 前
sched 40edeff6e1 net_sched: qdisc_get_rtab() must check data[] array 12 年 前
sctp c5c7774d7e sctp: fully initialize sctp_outq in sctp_outq_init 12 年 前
sunrpc 4203afc3fb Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux 12 年 前
tipc 6bf15191f6 tipc: potential divide by zero in tipc_link_recv_fragment() 12 年 前
unix 60bc851ae5 af_unix: fix a fatal race with bit fields 12 年 前
vmw_vsock 58717686cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 年 前
wimax 95c9617472 net: cleanup unsigned to unsigned int 13 年 前
wireless 3a5a423bb9 nl80211: fix attrbuf access race by allocating a separate one 12 年 前
x25 345566bd72 x25: use proc_remove_subtree() 12 年 前
xfrm e4c1721642 xfrm: force a garbage collection after deleting a policy 12 年 前
Kconfig 4cd5773a2a net: core: move mac_pton() to lib/net_utils.c 12 年 前
Makefile d021c34405 VSOCK: Introduce VM Sockets 12 年 前
compat.c a7526eb5d0 net: Unbreak compat_sys_{send,recv}msg 12 年 前
nonet.c 6038f373a3 llseek: automatically add .llseek fop 14 年 前
socket.c a7526eb5d0 net: Unbreak compat_sys_{send,recv}msg 12 年 前
sysctl_net.c 86937c05cb user_ns: get rid of duplicate code in net_ctl_permissions 12 年 前