summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-24new helper: skb_copy_and_csum_datagram_msg()Al Viro
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-21Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-11-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe
2014-11-21tipc: add net set to new netlink apiRichard Alpe
2014-11-21tipc: add net dump to new netlink apiRichard Alpe
2014-11-21tipc: add node get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add media set to new netlink apiRichard Alpe
2014-11-21tipc: add media get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add link stat reset to new netlink apiRichard Alpe
2014-11-21tipc: add link set to new netlink apiRichard Alpe
2014-11-21tipc: add link get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add publication dump to new netlink apiRichard Alpe
2014-11-21tipc: add sock dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe
2014-11-21mlx5: don't duplicate kvfree()Al Viro
2014-11-21sched: introduce vlan actionJiri Pirko
2014-11-21net: move vlan pop/push functions into common codeJiri Pirko
2014-11-21net: move make_writable helper into common codeJiri Pirko
2014-11-21vlan: introduce __vlan_insert_tag helper which does not free skbJiri Pirko
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2014-11-21vlan: kill vlan_put_tag helperJiri Pirko
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold
2014-11-21net: phy: add static data field to struct phy_driverJohan Hovold
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-19bury skb_copy_to_page()Al Viro
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro
2014-11-19separate kernel- and userland-side msghdrAl Viro
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg
2014-11-19nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov