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