summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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/t...Linus Torvalds1-0/+2
2014-11-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+0
2014-11-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+5
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David 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...John 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-ca...David S. Miller1-0/+6
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg1-0/+6
2014-11-19nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen1-3/+4
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-5/+10
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg2-0/+54
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho2-0/+64
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman1-0/+37
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov1-1/+36
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov1-0/+19
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov1-0/+15
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov2-0/+33
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov2-0/+9
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov1-0/+3
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman1-0/+25