Age | Commit message (Expand) | Author |
2014-02-06 | mac80211: release the channel in error path in start_ap | Emmanuel Grumbach |
2014-02-06 | cfg80211: send scan results from work queue | Johannes Berg |
2014-02-06 | cfg80211: fix scan done race | Johannes Berg |
2014-02-06 | mac80211: avoid deadlock revealed by lockdep | Emmanuel Grumbach |
2014-02-06 | cfg80211: re-enable 5/10 MHz support | Johannes Berg |
2014-02-06 | nl80211: Reset split_start when netlink skb is exhausted | Pontus Fuchs |
2014-02-06 | mac80211: move roc cookie assignment earlier | Eliad Peller |
2014-02-06 | netfilter: nf_tables: add reject module for NFPROTO_INET | Patrick McHardy |
2014-02-06 | netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts | Patrick McHardy |
2014-02-06 | netfilter: nf_tables: add AF specific expression support | Patrick McHardy |
2014-02-06 | netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks | Patrick McHardy |
2014-02-06 | netfilter: nf_tables: fix potential oops when dumping sets | Patrick McHardy |
2014-02-05 | netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name() | Patrick McHardy |
2014-02-05 | netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt | Pablo Neira Ayuso |
2014-02-05 | netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report() | Alexey Dobriyan |
2014-02-05 | netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get | Andrey Vagin |
2014-02-05 | netfilter: nf_tables: fix oops when deleting a chain with references | Patrick McHardy |
2014-02-05 | netfilter: nft_ct: fix unconditional dump of 'dir' attr | Arturo Borrero |
2014-02-04 | openvswitch: Suppress error messages on megaflow updates | Andy Zhou |
2014-02-04 | openvswitch: Fix ovs_flow_free() ovs-lock assert. | Pravin B Shelar |
2014-02-04 | openvswitch: Fix ovs_dp_cmd_msg_size() | Daniele Di Proietto |
2014-02-04 | openvswitch: Fix kernel panic on ovs_flow_free | Andy Zhou |
2014-02-04 | openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed | Thomas Graf |
2014-02-04 | rtnetlink: fix oops in rtnl_link_get_slave_info_data_size | Fernando Luis Vazquez Cao |
2014-02-04 | net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c | Shlomo Pongratz |
2014-02-04 | ipvs: fix AF assignment in ip_vs_conn_new() | Michal Kubecek |
2014-02-03 | ip_tunnel: fix panic in ip_tunnel_xmit() | Eric Dumazet |
2014-02-03 | libceph: fix error handling in ceph_osdc_init() | Ilya Dryomov |
2014-01-31 | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-01-30 | x86, x32: Correct invalid use of user timespec in the kernel | PaX Team |
2014-01-30 | Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca... | David S. Miller |
2014-01-30 | can: add destructor for self generated skbs | Oliver Hartkopp |
2014-01-30 | net/ipv4: Use non-atomic allocation of udp offloads structure instance | Or Gerlitz |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-01-30 | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-01-29 | can: Propagate SO_PRIORITY of raw sockets to skbs | Rostislav Lisovy |
2014-01-28 | net: Fix warning on make htmldocs caused by skbuff.c | Masanari Iida |
2014-01-28 | Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | David S. Miller |
2014-01-28 | llc: remove noisy WARN from llc_mac_hdr_init | Dave Jones |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-01-28 | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-01-27 | net: gre: use icmp_hdr() to get inner ip header | Duan Jiong |
2014-01-27 | net: 6lowpan: fixup for code movement | Stephen Rothwell |
2014-01-27 | net: Fix memory leak if TPROXY used with TCP early demux | Holger Eitzenberger |
2014-01-27 | libceph: follow redirect replies from osds | Ilya Dryomov |
2014-01-27 | libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} | Ilya Dryomov |
2014-01-27 | libceph: follow {read,write}_tier fields on osd request submission | Ilya Dryomov |
2014-01-27 | libceph: add ceph_pg_pool_by_id() | Ilya Dryomov |
2014-01-27 | libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() | Ilya Dryomov |