Age | Commit message (Expand) | Author |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds |
2016-10-18 | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-13 | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-10-13 | Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-10-13 | net: bridge: add the multicast_flood flag attribute to brport_attrs | Nikolay Aleksandrov |
2016-10-13 | net: rtnl: info leak in rtnl_fill_vfinfo() | Dan Carpenter |
2016-10-13 | tipc: info leak in __tipc_nl_add_udp_addr() | Dan Carpenter |
2016-10-13 | net: ipv4: Do not drop to make_route if oif is l3mdev | David Ahern |
2016-10-13 | ipv6: tcp: restore IP6CB for pktoptions skbs | Eric Dumazet |
2016-10-13 | net_sched: reorder pernet ops and act ops registrations | WANG Cong |
2016-10-13 | openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev | Jiri Benc |
2016-10-13 | openvswitch: fix vlan subtraction from packet length | Jiri Benc |
2016-10-13 | openvswitch: vlan: remove wrong likely statement | Jiri Benc |
2016-10-13 | net_sched: do not broadcast RTM_GETTFILTER result | Eric Dumazet |
2016-10-12 | strparser: Propagate correct error code in strp_recv() | Geert Uytterhoeven |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada |
2016-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-11 | netfilter: Fix slab corruption. | Linus Torvalds |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro |
2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2016-10-10 | latent_entropy: Mark functions with __latent_entropy | Emese Revfy |
2016-10-10 | Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-10-08 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-07 | ipv6 addrconf: disallow rtr_solicits < -1 | Maciej Żenczykowski |
2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher |
2016-10-07 | cred: simpler, 1D supplementary groups | Alexey Dobriyan |
2016-10-07 | mm: memcontrol: consolidate cgroup socket tracking | Johannes Weiner |
2016-10-07 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-10-06 | sockfs: Get rid of getxattr iop | Andreas Gruenbacher |
2016-10-06 | sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names | Andreas Gruenbacher |
2016-10-06 | Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller |
2016-10-06 | netlink: do not enter direct reclaim from netlink_dump() | Eric Dumazet |
2016-10-06 | packet: call fanout_release, while UNREGISTERING a netdev | Anoob Soman |
2016-10-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2016-10-06 | Bluetooth: Refactor append name and appearance | Michał Narajowski |
2016-10-06 | Bluetooth: Add appearance to default scan rsp data | Michał Narajowski |
2016-10-06 | Bluetooth: Fix local name in scan rsp | Michał Narajowski |
2016-10-06 | rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase | David Howells |
2016-10-06 | rxrpc: Need to produce an ACK for service op if op takes a long time | David Howells |
2016-10-06 | rxrpc: Return negative error code to kernel service | David Howells |
2016-10-06 | rxrpc: Add missing notification | David Howells |
2016-10-06 | rxrpc: Queue the call on expiry | David Howells |
2016-10-06 | rxrpc: Partially handle OpenAFS's improper termination of calls | David Howells |
2016-10-06 | rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs | David Howells |
2016-10-06 | rxrpc: Fix warning by splitting rxrpc_send_call_packet() | David Howells |