summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard2015-04-061-1/+1
* nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESChristophe Ricard2015-04-061-0/+4
* NFC: nci: Add firmware download supportClément Perrochaud2015-03-261-0/+1
* ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-251-2/+3
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-251-5/+7
* sctp: avoid to repeatedly declare external variablesYing Xue2015-03-251-0/+3
* tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet2015-03-241-4/+4
* tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet2015-03-241-16/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-231-0/+10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-221-0/+10
| |\
| | * netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-191-0/+10
* | | ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-231-0/+2
* | | ipv6: do retries on stable privacy addressesHannes Frederic Sowa2015-03-231-0/+1
* | | ipv6: collapse state_lock and lockHannes Frederic Sowa2015-03-231-2/+1
* | | ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-231-0/+1
* | | net: convert syn_wait_lock to a spinlockEric Dumazet2015-03-231-8/+3
* | | inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet2015-03-232-3/+2
* | | net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明2015-03-201-0/+1
* | | switchdev: kernel-doc cleanup on swithdev opsScott Feldman2015-03-201-16/+7
* | | act_bpf: add initial eBPF support for actionsDaniel Borkmann2015-03-201-1/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-202-0/+2
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-03-161-0/+1
| |\ \
| | * | xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang2015-02-121-0/+1
| * | | vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev2015-03-131-0/+1
| | |/ | |/|
* | | net: increase sk_[max_]ack_backlogEric Dumazet2015-03-201-2/+2
* | | inet: get rid of central tcp/dccp listener timerEric Dumazet2015-03-203-58/+46
* | | inet: drop prev pointer handling in request sockEric Dumazet2015-03-204-14/+16
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-194-8/+83
|\ \ \
| * | | Bluetooth: Move generic mgmt command dispatcher to hci_sock.cJohan Hedberg2015-03-171-3/+0
| * | | Bluetooth: Add hdev_init callback for HCI channelsJohan Hedberg2015-03-171-0/+1
| * | | Bluetooth: Add helper to get HCI channel of a socketJohan Hedberg2015-03-171-0/+1
| * | | Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERYJakub Pawlowski2015-03-171-0/+8
| * | | Bluetooth: Add support for Local OOB Extended Data Update eventsMarcel Holtmann2015-03-172-0/+8
| * | | Bluetooth: Add constants for LE SC Confirmation and Random valuesMarcel Holtmann2015-03-161-0/+2
| * | | Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flagMarcel Holtmann2015-03-161-1/+0
| * | | Bluetooth: Add simple version of Read Local OOB Extended Data commandMarcel Holtmann2015-03-151-0/+11
| * | | Bluetooth: Add defines for LE Bluetooth Device Address and LE RoleMarcel Holtmann2015-03-151-0/+2
| * | | Bluetooth: Add simple version of Read Advertising Features commandMarcel Holtmann2015-03-151-0/+11
| * | | Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)Marcel Holtmann2015-03-151-4/+4
| * | | Bluetooth: Send global configuration updates to all management usersMarcel Holtmann2015-03-151-0/+1
| * | | Bluetooth: Add support for trust verification of management commandsMarcel Holtmann2015-03-151-0/+1
| * | | Bluetooth: Add support for untrusted access to management commandsMarcel Holtmann2015-03-151-1/+2
| * | | Bluetooth: Add hci_sock_test_flag helper functionMarcel Holtmann2015-03-151-0/+1
| * | | Bluetooth: Consolidate socket channel sending function back into oneMarcel Holtmann2015-03-151-3/+1
| * | | Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann2015-03-151-0/+1
| * | | Bluetooth: Add support for extended index management commandMarcel Holtmann2015-03-151-0/+11
| * | | Bluetooth: Add support for extended index management eventsMarcel Holtmann2015-03-152-0/+10
| * | | Bluetooth: Use special function to send filter management index eventsMarcel Holtmann2015-03-151-0/+6
| * | | Bluetooth: Provide hci_send_to_flagged_channel helper functionMarcel Holtmann2015-03-151-0/+2
| * | | Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann2015-03-151-0/+3
OpenPOWER on IntegriCloud