summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-204-63/+65
|\
| * netfilter: bridge: add generic packet loggerPablo Neira Ayuso2014-06-271-0/+1
| * netfilter: log: nf_log_packet() as real unified interfacePablo Neira Ayuso2014-06-271-14/+6
| * netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso2014-06-271-0/+28
| * netfilter: nf_log: move log buffering to core loggingPablo Neira Ayuso2014-06-252-54/+6
| * netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso2014-06-251-6/+9
| * netfilter: conntrack: remove timer from ecache extensionFlorian Westphal2014-06-252-3/+29
* | Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-171-2/+2
* | net: clean up some sparse endianness warnings in ipv6.hJeff Layton2014-07-161-6/+11
* | udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held2014-07-161-0/+14
* | net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland2014-07-163-7/+4
* | net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland2014-07-162-1/+7
* | net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland2014-07-161-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-163-8/+7
|\ \
| * | neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2014-07-141-1/+0
| * | ieee802154: reassembly: fix possible buffer overflowAlexander Aring2014-07-021-1/+1
| * | net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-021-1/+1
| * | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-06-301-6/+6
* | | tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reductionChristoph Paasch2014-07-151-1/+1
* | | net: rtnetlink - make create_link take name_assign_typeTom Gundersen2014-07-151-0/+1
* | | udp: Add udp_sock_create for UDP tunnels to open listener socketTom Herbert2014-07-141-0/+32
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-135-69/+353
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-115-69/+353
| |\ \ \
| | * | | Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg2014-07-091-0/+1
| | * | | Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg2014-07-091-0/+1
| | * | | Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-091-10/+5
| | * | | Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann2014-07-091-0/+1
| | * | | Bluetooth: Remove unnecessary mgmt_advertising functionJohan Hedberg2014-07-081-1/+0
| | * | | Bluetooth: Add flag to track the real advertising stateJohan Hedberg2014-07-081-2/+2
| | * | | Bluetooth: Pass desired connection role to hci_connect_le()Johan Hedberg2014-07-071-1/+2
| | * | | Bluetooth: Remove auth_type parameter from hci_connect_le()Johan Hedberg2014-07-071-2/+1
| | * | | Bluetooth: Use lower timeout for LE auto-connectionsJohan Hedberg2014-07-062-1/+4
| | * | | Bluetooth: Add support for changing the public device addressMarcel Holtmann2014-07-061-0/+6
| | * | | Bluetooth: Run controller setup after external configurationMarcel Holtmann2014-07-061-0/+1
| | * | | Bluetooth: Fix sending Device Removed when clearing all parametersJohan Hedberg2014-07-061-1/+0
| | * | | Bluetooth: Store Bluetooth address from controller setupMarcel Holtmann2014-07-051-0/+1
| | * | | Bluetooth: Add support for New Configuration Options management eventMarcel Holtmann2014-07-041-0/+2
| | * | | Bluetooth: Add support for Set External Configuration management commandMarcel Holtmann2014-07-042-0/+7
| | * | | Bluetooth: Add quirk for external configuration requirementMarcel Holtmann2014-07-041-0/+9
| | * | | Bluetooth: Add quirk for invalid controller address settingMarcel Holtmann2014-07-041-0/+10
| | * | | Bluetooth: Document the existing device quirksMarcel Holtmann2014-07-041-0/+25
| | * | | Bluetooth: Fix constant for public address configurationMarcel Holtmann2014-07-041-1/+2
| | * | | Bluetooth: Make hci_pend_le_conn_lookup more general purposedJohan Hedberg2014-07-041-2/+3
| | * | | Bluetooth: Remove unused hci_pend_le_conn_add functionJohan Hedberg2014-07-041-1/+0
| | * | | Bluetooth: Fix clearing and restarting all LE actions on power cycleJohan Hedberg2014-07-041-1/+0
| | * | | Bluetooth: Remove unused hci_pend_le_conn_del() functionJohan Hedberg2014-07-041-1/+0
| | * | | Bluetooth: Convert pend_le_reports into a listJohan Hedberg2014-07-041-1/+1
| | * | | Bluetooth: Convert pend_le_conn list to a generic action listJohan Hedberg2014-07-041-1/+1
| | * | | Bluetooth: Add support for controller configuration info commandMarcel Holtmann2014-07-041-0/+11
| | * | | Bluetooth: Use hci_conn_params in pend_le_connsJohan Hedberg2014-07-031-4/+5
OpenPOWER on IntegriCloud