summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-081-1/+1
|\
| * Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-041-1/+1
| |\
| | * regulatory: add NUL to alpha2Eliad Peller2014-08-151-1/+1
* | | net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-061-1/+1
* | | net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn2014-09-061-3/+1Star
* | | Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-022-1/+2
|\| |
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-252-1/+2
| |\ \ | | |/ | |/|
| | * Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-201-0/+2
| | * ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend2014-08-191-1/+0Star
* | | net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann2014-08-301-0/+13
|/ /
* | tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa2014-08-141-1/+1
* | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-143-1/+2
* | tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin2014-08-141-1/+3
* | Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinuxLinus Torvalds2014-08-101-4/+4
|\ \ | |/ |/|
| * netlabel: fix the netlbl_catmap_setlong() dummy functionPaul Moore2014-08-081-4/+4
* | net-timestamp: sock_tx_timestamp() fixEric Dumazet2014-08-061-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-0641-629/+1129
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-061-0/+1
| |\ \
| | * | ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov2014-07-311-0/+1
| * | | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-061-0/+2
| * | | net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn2014-08-061-18/+11Star
| * | | net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2014-08-061-1/+3
| * | | tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell2014-08-061-1/+1
| * | | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-056-53/+24Star
| |\ \ \
| | * | | Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg2014-07-301-2/+2
| | * | | Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg2014-07-301-1/+1
| | * | | 6lowpan: remove unused functionVarka Bhadram2014-07-301-11/+0Star
| | * | | 6lowpan: remove unused macrosVarka Bhadram2014-07-301-15/+0Star
| | * | | 6lowpan: remove unused LOWPAN_FRAG_SIZE defineAlexander Aring2014-07-301-11/+0Star
| | * | | 6lowpan: iphc: use ipv6 api to check address scopeAlexander Aring2014-07-301-13/+0Star
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-292-0/+7
| | |\ \ \
| | | * | | Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas2014-07-261-0/+2
| | | * | | Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann2014-07-231-0/+1
| | | * | | Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann2014-07-231-0/+2
| | | * | | Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann2014-07-231-0/+2
| | * | | | Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-292-0/+14
| | |\ \ \ \
| | | * | | | NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer2014-07-231-0/+12
| | | * | | | NFC: digital: Remove extra blank lineMark A. Greer2014-07-231-1/+0Star
| | | * | | | NFC: hci: Add stop_poll HCI operand.Christophe Ricard2014-07-231-0/+1
| | | * | | | NFC: digital: Add digital framing calls when in target modeMark A. Greer2014-07-211-0/+2
| * | | | | | inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov2014-08-031-1/+3
| * | | | | | inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov2014-08-031-11/+35
| * | | | | | inet: frags: rename last_in to flagsNikolay Aleksandrov2014-08-031-1/+1
| * | | | | | sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2014-08-012-5/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-311-6/+0Star
| |\ \ \ \ \ \
| | * | | | | | netfilter: kill remnants of ulog targetsPaul Bolle2014-07-251-6/+0Star
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-10/+1Star
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | ipv4: fail early when creating netdev named all or defaultWANG Cong2014-07-291-0/+6
| * | | | | | | net: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-8/+3Star
| * | | | | | | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-296-223/+236
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |