Age | Commit message (Expand) | Author |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-28 | netfilter: use skb_to_full_sk in ip_route_me_harder | Florian Westphal |
2017-02-28 | mac80211: use driver-indicated transmitter STA only for data frames | Johannes Berg |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scripts/spelling.txt: add "varible" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig |
2017-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-02-27 | mac80211: fix typo in debug print | Sara Sharon |
2017-02-27 | mac80211: shorten debug message | Sara Sharon |
2017-02-27 | mac80211: fix power saving clients handling in iwlwifi | Emmanuel Grumbach |
2017-02-27 | mac80211: don't handle filtered frames within a BA session | Felix Fietkau |
2017-02-27 | mac80211: don't reorder frames with SN smaller than SSN | Sara Sharon |
2017-02-27 | mac80211: flush delayed work when entering suspend | Matt Chen |
2017-02-27 | mac80211: fix packet statistics for fast-RX | Johannes Berg |
2017-02-26 | l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv | Paul Hüber |
2017-02-26 | xfrm: provide correct dst in xfrm_neigh_lookup | Julian Anastasov |
2017-02-26 | net sched actions: do not overwrite status of action creation. | Roman Mashak |
2017-02-26 | rxrpc: Kernel calls get stuck in recvmsg | David Howells |
2017-02-26 | net sched actions: decrement module reference count after table flush. | Roman Mashak |
2017-02-26 | ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt | Xin Long |
2017-02-26 | sctp: set sin_port for addr param when checking duplicate address | Xin Long |
2017-02-26 | netfilter: nft_set_bitmap: incorrect bitmap size | Pablo Neira Ayuso |
2017-02-26 | netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value. | Jarno Rajahalme |
2017-02-26 | ipv4: mask tos for input route | Julian Anastasov |
2017-02-26 | ipv4: add missing initialization for flowi4_uid | Julian Anastasov |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-25 | netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success. | Jarno Rajahalme |
2017-02-24 | sunrpc: don't register UDP port with rpcbind when version needs congestion co... | Jeff Layton |
2017-02-24 | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 | Jeff Layton |
2017-02-24 | sunrpc: flag transports as having congestion control | Jeff Layton |
2017-02-24 | sunrpc: turn bitfield flags in svc_version into bools | Jeff Layton |
2017-02-24 | rds: fix memory leak error | Zhu Yanjun |
2017-02-24 | libceph, rbd, ceph: WRITE | ONDISK -> WRITE | Ilya Dryomov |
2017-02-24 | libceph: get rid of ack vs commit | Ilya Dryomov |
2017-02-24 | vti6: return GRE_KEY for vti6 | David Forster |
2017-02-24 | rxrpc: Fix an assertion in rxrpc_read() | Marc Dionne |
2017-02-24 | tipc: move premature initilalization of stack variables | Jon Paul Maloy |
2017-02-24 | RDS: IB: fix ifnullfree.cocci warnings | Wu Fengguang |
2017-02-24 | sctp: deny peeloff operation on asocs with threads sleeping on it | Marcelo Ricardo Leitner |
2017-02-23 | crush: fix dprintk compilation | Ilya Dryomov |
2017-02-23 | crush: do is_out test only if we do not collide | Ilya Dryomov |
2017-02-23 | netfilter: nft_ct: fix random validation errors for zone set support | Florian Westphal |
2017-02-23 | bpf: Fix bpf_xdp_event_output | Martin KaFai Lau |
2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-02-22 | tcp: account for ts offset only if tsecr not zero | Alexey Kodanev |
2017-02-22 | tcp: setup timestamp offset when write_seq already set | Alexey Kodanev |
2017-02-22 | net/dccp: fix use after free in tw_timer_handler() | Andrey Ryabinin |