Age | Commit message (Expand) | Author |
2015-04-07 | Revert "libceph: use memalloc flags for net IO" | Ilya Dryomov |
2015-04-06 | net: dsa: fix filling routing table from OF description | Pavel Nakonechny |
2015-04-06 | l2tp: unregister l2tp_net_ops on failure path | WANG Cong |
2015-04-06 | ipv6: protect skb->sk accesses from recursive dereference inside the stack | hannes@stressinduktion.org |
2015-04-03 | netns: don't allocate an id for dead netns | Nicolas Dichtel |
2015-04-03 | Revert "netns: don't clear nsid too early on removal" | Nicolas Dichtel |
2015-04-02 | ip6mr: call del_timer_sync() in ip6mr_free_table() | WANG Cong |
2015-04-02 | net: move fib_rules_unregister() under rtnl lock | WANG Cong |
2015-04-02 | ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup | WANG Cong |
2015-04-02 | tcp: fix FRTO undo on cumulative ACK of SACKed range | Neal Cardwell |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-04-01 | Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-04-01 | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-04-01 | mac80211: fix RX A-MPDU session reorder timer deletion | Johannes Berg |
2015-03-31 | tipc: fix a slab object leak | Ying Xue |
2015-03-31 | af_iucv: fix AF_IUCV sendmsg() errno | Eugene Crosser |
2015-03-31 | openvswitch: Return vport module ref before destruction | Thomas Graf |
2015-03-31 | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton |
2015-03-29 | net: tcp6: fix double call of tcp_v6_fill_cb() | Alexey Kodanev |
2015-03-29 | netns: don't clear nsid too early on removal | Nicolas Dichtel |
2015-03-29 | ipmr,ip6mr: call ip6mr_free_table() on failure path | WANG Cong |
2015-03-25 | ipv6: Don't reduce hop limit for an interface | D.S. Ljungmark |
2015-03-24 | net: use for_each_netdev_safe() in rtnl_group_changelink() | WANG Cong |
2015-03-23 | tcp: prevent fetching dst twice in early demux code | Michal Kubeček |
2015-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-03-22 | netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set | Pablo Neira Ayuso |
2015-03-20 | net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom | Al Viro |
2015-03-20 | net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha... | Catalin Marinas |
2015-03-20 | tcp: fix tcp fin memory accounting | Josh Hunt |
2015-03-20 | ipv6: fix backtracking for throw routes | Steven Barth |
2015-03-20 | ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f... | Sabrina Dubroca |
2015-03-20 | netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check() | Pablo Neira Ayuso |
2015-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-03-19 | netfilter: restore rule tracing via nfnetlink_log | Pablo Neira Ayuso |
2015-03-17 | act_bpf: allow non-default TC_ACT opcodes as BPF exec outcome | Daniel Borkmann |
2015-03-17 | inet: Clean up inet_csk_wait_for_connect() vs. might_sleep() | Eric Dumazet |
2015-03-17 | ip6_tunnel: fix error code when tunnel exists | Nicolas Dichtel |
2015-03-17 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-03-17 | netfilter: nf_tables: allow to change chain policy without hook if it exists | Pablo Neira Ayuso |
2015-03-16 | Merge tag 'mac80211-for-davem-2015-03-16' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-03-16 | mac80211: ignore CSA to same channel | Johannes Berg |
2015-03-16 | nl80211: ignore HT/VHT capabilities without QoS/WMM | Johannes Berg |
2015-03-16 | mac80211: ask for ECSA IE to be considered for beacon parse CRC | Johannes Berg |
2015-03-16 | mac80211: count interfaces correctly for combination checks | Andrei Otcheretianski |
2015-03-15 | rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg() | Al Viro |
2015-03-15 | caif: fix MSG_OOB test in caif_seqpkt_recvmsg() | Al Viro |
2015-03-14 | bridge: reset bridge mtu after deleting an interface | Venkat Venkatsubra |
2015-03-13 | inet_diag: fix possible overflow in inet_diag_dump_one_icsk() | Eric Dumazet |
2015-03-13 | netfilter: Fix potential crash in nft_hash walker | Herbert Xu |