summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | NFC: nci: Add se_io NCI operandChristophe Ricard2014-12-021-0/+3
| | | * | | | | | | NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard2014-12-021-0/+1
| | | * | | | | | | NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard2014-12-021-0/+1
| | | * | | | | | | NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard2014-12-021-0/+1
| | | * | | | | | | NFC: hci: Add se_io HCI operandChristophe Ricard2014-12-021-0/+3
| | | * | | | | | | NFC: NCI: Configure ATR_RES general bytesJulien Lefrique2014-11-281-0/+1
| | | * | | | | | | NFC: NCI: Handle Target mode activationJulien Lefrique2014-11-283-5/+26
| | | * | | | | | | NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique2014-11-281-0/+10
| | | * | | | | | | NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer2014-11-281-0/+1
| | | * | | | | | | NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer2014-11-281-0/+3
| | | * | | | | | | NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer2014-11-281-0/+2
| | | * | | | | | | NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer2014-11-281-0/+3
| | | * | | | | | | NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer2014-11-281-0/+3
| | | * | | | | | | NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer2014-11-281-0/+1
| | * | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-011-0/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | / / / / / | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Bluetooth: Convert link keys list to use RCUJohan Hedberg2014-11-191-0/+1
| * | | | | | | | net: sched: cls: remove unused op put from tcf_proto_opsJiri Pirko2014-12-091-1/+0
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-12-081-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xfrm: Do not hash socket policiesHerbert Xu2014-11-131-2/+2
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-12-055-23/+28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso2014-11-273-17/+12
| | * | | | | | | | | netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functionsAlvaro Neira2014-11-271-0/+7
| | * | | | | | | | | netfilter: conntrack: avoid zeroing timerFlorian Westphal2014-11-271-6/+9
| * | | | | | | | | | bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman2014-12-021-0/+7
| * | | | | | | | | | net: introduce generic switch devices supportJiri Pirko2014-12-021-0/+30
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | net: Add remcsum_adjust as common function for remote checksum offloadTom Herbert2014-11-261-0/+16
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2014-11-254-8/+8
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...Al Viro2014-11-241-3/+3
| | * | | | | | | | | switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro2014-11-241-3/+3
| | * | | | | | | | | switch ipxrtr_route_packet() from iovec to msghdrAl Viro2014-11-241-1/+1
| | * | | | | | | | | new helper: memcpy_from_msg()Al Viro2014-11-241-1/+1
| * | | | | | | | | | tc_vlan: fix type of tcfv_push_vidJiri Pirko2014-11-241-1/+1
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-11-243-0/+38
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | netfilter: nf_tables: add new expression nft_redirArturo Borrero2014-10-271-0/+21
| | * | | | | | | | | netfilter: refactor NAT redirect IPv6 code to use it from nf_tablesArturo Borrero2014-10-271-0/+8
| | * | | | | | | | | netfilter: refactor NAT redirect IPv4 to use it from nf_tablesArturo Borrero2014-10-271-0/+9
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-212-2/+18
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-2110-167/+539
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-202-5/+238
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | | * | | | | | | | | mac80211: notify drivers on sta rate table changesJohannes Berg2014-11-191-0/+6
| | | * | | | | | | | | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-5/+10
| | | * | | | | | | | | cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg2014-11-191-0/+25
| | | * | | | | | | | | cfg80211: add wowlan net-detect supportLuciano Coelho2014-11-191-0/+41
| | | * | | | | | | | | mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-191-0/+37
| | | * | | | | | | | | mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-191-1/+36
| | | * | | | | | | | | mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+19
| | | * | | | | | | | | cfg80211: introduce TDLS channel switch commandsArik Nemtsov2014-11-191-0/+14
| | | * | | | | | | | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2014-11-1822-592/+236
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-101-0/+37
OpenPOWER on IntegriCloud