summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-018-14/+38
|\ \ \ \ | | |/ / | |/| |
| * | | ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa2015-10-291-0/+2
| * | | Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa2015-10-291-5/+1
| * | | RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan2015-10-271-2/+9
| * | | openvswitch: Fix skb leak using IPv6 defragJoe Stringer2015-10-271-0/+7
| * | | ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer2015-10-271-0/+1
| * | | openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer2015-10-273-6/+16
| * | | fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck2015-10-271-1/+1
| * | | ipv6: gre: support SIT encapsulationEric Dumazet2015-10-261-1/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-304-16/+45
|\ \ \ \
| * | | | xfrm: Increment statistic counter on inner mode errorSteffen Klassert2015-10-231-1/+3
| * | | | xfrm4: Reload skb header pointers after calling pskb_may_pull.Steffen Klassert2015-10-231-7/+26
| * | | | xfrm4: Fix header checks in _decode_session4.Steffen Klassert2015-10-231-5/+10
| * | | | xfrm: Fix unaligned access to stats in copy_to_user_state()Sowmini Varadhan2015-10-231-1/+4
| * | | | xfrm: Let the flowcache handle its size by default.Steffen Klassert2015-09-292-2/+2
* | | | | switchdev: fix: pass correct obj size when deferring obj addScott Feldman2015-10-301-2/+17
* | | | | switchdev: fix: erasing too much of vlan obj when handling multiple vlan specsScott Feldman2015-10-301-2/+2
* | | | | Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-10-3015-81/+297
|\ \ \ \ \
| * | | | | NFC: nci: non-static functions can not be inlineRobert Dolca2015-10-281-8/+8
| * | | | | NFC: NCI: allow spi driver to choose transfer clockVincent Cuissard2015-10-271-1/+6
| * | | | | NFC: NCI: move generic spi driver to a moduleVincent Cuissard2015-10-273-2/+7
| * | | | | NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard2015-10-271-1/+3
| * | | | | NFC: st21nfca: Add support for proprietary commandsChristophe Ricard2015-10-271-0/+2
| * | | | | NFC: st-nci: Add few code style fixesChristophe Ricard2015-10-271-1/+1
| * | | | | NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-277-11/+24
| * | | | | NFC: nci: Create pipe on specific gate in nci_hci_connect_gateChristophe Ricard2015-10-261-1/+55
| * | | | | NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.Christophe Ricard2015-10-261-0/+4
| * | | | | NFC: nci: add nci_hci_clear_all_pipes functionsChristophe Ricard2015-10-261-0/+15
| * | | | | NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPEChristophe Ricard2015-10-261-2/+2
| * | | | | NFC: nci: Fix improper management of HCI return codeChristophe Ricard2015-10-261-17/+49
| * | | | | NFC: nci: Fix incorrect data chaining when sending dataChristophe Ricard2015-10-261-7/+13
| * | | | | NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca2015-10-251-0/+13
| * | | | | NFC: nci: fix possible crash in nci_core_conn_createRobert Dolca2015-10-251-1/+8
| * | | | | NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca2015-10-251-8/+8
| * | | | | NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca2015-10-253-21/+54
| * | | | | NFC: nci: Introduce nci_core_cmdRobert Dolca2015-10-251-5/+19
| * | | | | NFC: nci: Do not call post_setup when setup failsRobert Dolca2015-10-251-2/+1
| * | | | | NFC: nci: Add function to get max packet size for connRobert Dolca2015-10-251-0/+12
| * | | | | NFC: nci: Export nci data send APIRobert Dolca2015-10-251-0/+1
| * | | | | NFC: delete null dereferenceJulia Lawall2015-10-191-4/+2
| * | | | | NFC: nci: Use __nci_request for exported routinesSamuel Ortiz2015-10-031-5/+6
* | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-307-47/+62
|\ \ \ \ \ \
| * | | | | | bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring2015-10-271-1/+1
| * | | | | | Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak2015-10-271-0/+5
| * | | | | | Bluetooth: Fix some obvious coding style issues in the SCO moduleMarcel Holtmann2015-10-261-11/+19
| * | | | | | Bluetooth: Replace hci_notify with hci_sock_dev_eventMarcel Holtmann2015-10-261-16/+9
| * | | | | | Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-264-17/+17
| * | | | | | Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann2015-10-262-2/+2
| * | | | | | Bluetooth: Fix locking issue during fast SCO reconnection.Kuba Pawlak2015-10-251-0/+5
| * | | | | | Bluetooth: Fix locking issue on SCO disconnectionKuba Pawlak2015-10-251-0/+2
OpenPOWER on IntegriCloud