summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2015-02-04ipv4: raw_send_hdrinc(): pass msghdrAl Viro-4/+3
2015-02-04netlink: make the check for "send from tx_ring" deterministicAl Viro-0/+5
2015-02-03netlabel: Less function calls in netlbl_mgmt_add_common() after error detectionMarkus Elfring-25/+24
2015-02-03netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring-2/+1
2015-02-03netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring-2/+1
2015-02-03SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust-7/+13
2015-02-03Merge branch 'flexfiles'Trond Myklebust-7/+19
2015-02-03sunrpc: add rpc_count_iostats_idxWeston Andros Adamson-7/+19
2015-02-03Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust-344/+468
2015-02-03net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI IDMika Westerberg-0/+1
2015-02-03Bluetooth: Fix potential NULL dereferenceJohan Hedberg-4/+3
2015-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-63/+118
2015-02-02net: sctp: Deletion of an unnecessary check before the function call "kfree"Markus Elfring-2/+1
2015-02-02ipv6: Allow for partial checksums on non-ufo packetsVlad Yasevich-1/+10
2015-02-02udpv6: Add lockless sendmsg() supportVlad Yasevich-4/+20
2015-02-02ipv6: Introduce udpv6_send_skb()Vlad Yasevich-27/+40
2015-02-02ipv6: introduce ipv6_make_skbVlad Yasevich-19/+84
2015-02-02ipv6: Append sending data to arbitrary queueVlad Yasevich-39/+67
2015-02-02ipv6: pull cork initialization into its own function.Vlad Yasevich-69/+89
2015-02-02net: dctcp: loosen requirement to assert ECT(0) during 3WHSFlorian Westphal-9/+5
2015-02-02net-timestamp: no-payload only sysctlWillem de Bruijn-1/+32
2015-02-02net-timestamp: no-payload optionWillem de Bruijn-11/+25
2015-02-02NFC: nci: Change NCI state machine to LISTEN_ACTIVEChristophe Ricard-0/+8
2015-02-02NFC: nci: Add RF NFCEE action notification supportChristophe Ricard-0/+11
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard-0/+70
2015-02-02NFC: nci: Add HCI over NCI protocol supportChristophe Ricard-18/+722
2015-02-02NFC: nci: Support logical connections managementChristophe Ricard-0/+85
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard-0/+34
2015-02-02NFC: nci: Add NFCEE discover supportChristophe Ricard-0/+68
2015-02-02NFC: nci: Add dynamic logical connections supportChristophe Ricard-33/+127
2015-02-02Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg-16/+9
2015-02-02Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields-60/+123
2015-02-02Bluetooth: Add restarting to service discoveryJakub Pawlowski-5/+48
2015-02-02Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski-1/+92
2015-02-01bridge: offload bridge port attributes to switch asic if feature flag setRoopa Prabhu-3/+23
2015-02-01swdevice: add new apis to set and del bridge port attributesRoopa Prabhu-0/+110
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu-8/+10
2015-02-01ipv4: tcp: get rid of ugly unicast_sockEric Dumazet-32/+35
2015-02-01Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only modeMarcel Holtmann-17/+21
2015-02-01Bluetooth: Expose remote OOB information as debugfs entryMarcel Holtmann-0/+31
2015-02-01Bluetooth: Expose hardware error code as debugfs entryMarcel Holtmann-0/+3
2015-02-01Bluetooth: Expose debug keys usage setting via debugfsMarcel Holtmann-0/+22
2015-02-01Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode commandMarcel Holtmann-0/+19
2015-02-01Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfsMarcel Holtmann-1/+22
2015-01-31ipv4: icmp: use percpu allocationEric Dumazet-9/+8
2015-01-31tcp: use SACK RTTs for CCKenneth Klette Jonassen-2/+4
2015-01-31Bluetooth: Allow remote OOB data to only provide P-192 or P-256 valuesMarcel Holtmann-4/+25
2015-01-31Bluetooth: Fix OOB data present value for SMP pairingMarcel Holtmann-1/+1
2015-01-31Bluetooth: Fix OOB data present value for BR/EDR Secure ConnectionsMarcel Holtmann-1/+18
2015-01-31Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann-0/+8