summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg2014-12-031-2/+2
| | | * | | | | Bluetooth: Remove unused hci_find_ltk functionJohan Hedberg2014-12-031-2/+0
| | | * | | | | Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg2014-12-031-0/+3
| | | * | | | | Bluetooth: Add mgmt support for LE Secure Connections LTK typesJohan Hedberg2014-12-031-0/+3
| | | * | | | | Bluetooth: Track both local and remote L2CAP fixed channel maskJohan Hedberg2014-12-021-2/+2
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-12-043-27/+80
| | |\ \ \ \ \ \
| | | * | | | | | mac80211: add ieee80211_tx_status_noskbFelix Fietkau2014-11-281-0/+20
| | | * | | | | | mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau2014-11-281-0/+4
| | | * | | | | | cfg80211: leave invalid channels on regdomain changeArik Nemtsov2014-11-281-0/+12
| | | * | | | | | cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-262-0/+17
| | | * | | | | | cfg80211: refactor the various CQM event sending codeJohannes Berg2014-11-261-27/+27
| | * | | | | | | Merge tag 'nfc-next-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-045-5/+60
| | |\ \ \ \ \ \ \
| | | * | | | | | | NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard2014-12-021-0/+1
| | | * | | | | | | 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
OpenPOWER on IntegriCloud