summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard
2014-12-02NFC: hci: Add se_io HCI operandChristophe Ricard
2014-12-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau
2014-11-28cfg80211: leave invalid channels on regdomain changeArik Nemtsov
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique
2014-11-28NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer
2014-11-28NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer
2014-11-28NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso
2014-11-27netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functionsAlvaro Neira
2014-11-27netfilter: conntrack: avoid zeroing timerFlorian Westphal
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg
2014-11-26net: Add remcsum_adjust as common function for remote checksum offloadTom Herbert
2014-11-26cfg80211: refactor the various CQM event sending codeJohannes Berg
2014-11-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2014-11-24tc_vlan: fix type of tcfv_push_vidJiri Pirko
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-11-24vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...Al Viro
2014-11-24switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro
2014-11-24switch ipxrtr_route_packet() from iovec to msghdrAl Viro
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-21sched: introduce vlan actionJiri Pirko
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-19mac80211: notify drivers on sta rate table changesJohannes Berg
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-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov
2014-11-19Bluetooth: Convert link keys list to use RCUJohan Hedberg
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones
2014-11-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville