aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller5-13/+26
2014-11-24tipc: add tipc_netlink.h to uapi KbuildRichard Alpe1-0/+1
2014-11-24tc_vlan: fix type of tcfv_push_vidJiri Pirko1-1/+1
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-0/+56
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2-0/+19
2014-11-24vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdrAl Viro1-3/+3
2014-11-24switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro1-3/+3
2014-11-24switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()Al Viro1-3/+0
2014-11-24kill zerocopy_sg_from_iovec()Al Viro1-2/+0
2014-11-24new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()Al Viro1-0/+3
2014-11-24new helper: memcpy_to_msg()Al Viro1-0/+5
2014-11-24switch ipxrtr_route_packet() from iovec to msghdrAl Viro1-1/+1
2014-11-24new helper: memcpy_from_msg()Al Viro2-1/+6
2014-11-24new helper: skb_copy_and_csum_datagram_msg()Al Viro1-0/+5
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-18/+56
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+25
2014-11-21Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2014-11-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2014-11-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+5
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller16-173/+741
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe1-0/+11
2014-11-21tipc: add net set to new netlink apiRichard Alpe1-0/+2
2014-11-21tipc: add net dump to new netlink apiRichard Alpe1-0/+11
2014-11-21tipc: add node get/dump to new netlink apiRichard Alpe1-0/+12
2014-11-21tipc: add media set to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add media get/dump to new netlink apiRichard Alpe1-0/+12
2014-11-21tipc: add link stat reset to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add link set to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add link get/dump to new netlink apiRichard Alpe1-0/+62
2014-11-21tipc: add publication dump to new netlink apiRichard Alpe1-0/+18
2014-11-21tipc: add sock dump to new netlink apiRichard Alpe1-0/+28
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe1-0/+83
2014-11-21mlx5: don't duplicate kvfree()Al Viro1-8/+0
2014-11-21sched: introduce vlan actionJiri Pirko2-0/+62
2014-11-21net: move vlan pop/push functions into common codeJiri Pirko1-0/+2
2014-11-21net: move make_writable helper into common codeJiri Pirko1-0/+1
2014-11-21vlan: introduce __vlan_insert_tag helper which does not free skbJiri Pirko1-11/+34
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko1-0/+34
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko1-3/+5
2014-11-21vlan: kill vlan_put_tag helperJiri Pirko1-19/+0
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko1-5/+4
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold1-1/+0
2014-11-21net: phy: add static data field to struct phy_driverJohan Hovold1-0/+2
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville4-9/+391
2014-11-19bury skb_copy_to_page()Al Viro1-23/+0
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro2-4/+2
2014-11-19separate kernel- and userland-side msghdrAl Viro2-6/+16
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-0/+6