summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn2014-08-053-2/+9
* net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn2014-08-053-3/+12
* net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-053-3/+8
* net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn2014-08-051-18/+11
* net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2014-08-053-1/+24
* tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell2014-08-051-1/+1
* Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-058-64/+68
|\
| * bcma: use NS prefix for names of Northstar specific coresRafał Miłecki2014-07-311-11/+11
| * 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/+0
| * 6lowpan: remove unused macrosVarka Bhadram2014-07-301-15/+0
| * 6lowpan: remove unused LOWPAN_FRAG_SIZE defineAlexander Aring2014-07-301-11/+0
| * 6lowpan: iphc: use ipv6 api to check address scopeAlexander Aring2014-07-301-13/+0
| * b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki2014-07-291-0/+1
| * 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-241-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-293-0/+46
| |\ \
| | * | 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/+0
| | * | NFC: hci: Add stop_poll HCI operand.Christophe Ricard2014-07-231-0/+1
| | * | NFC: st21nfcb: few code clean upChristophe Ricard2014-07-231-2/+2
| | * | NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard2014-07-231-0/+32
| | * | NFC: digital: Add digital framing calls when in target modeMark A. Greer2014-07-211-0/+2
* | | | lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-021-0/+213
* | | | inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov2014-08-021-1/+3
* | | | inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov2014-08-021-11/+35
* | | | inet: frags: rename last_in to flagsNikolay Aleksandrov2014-08-021-1/+1
* | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-023-21/+27
* | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-021-2/+2
* | | | net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov2014-08-021-1/+1
* | | | net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov2014-08-021-2/+1
* | | | net: filter: simplify socket chargingAlexei Starovoitov2014-08-021-1/+1
* | | | sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2014-07-312-5/+5
* | | | net: kernel-doc compliant documentation for net_deviceKaroly Kemeny2014-07-311-131/+250
* | | | net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-311-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-311-6/+0
|\ \ \ \
| * | | | netfilter: kill remnants of ulog targetsPaul Bolle2014-07-251-6/+0
* | | | | net: libphy: Add phy specific function to access mmd phy registersVince Bridgers2014-07-301-0/+18
* | | | | netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira2014-07-301-0/+2
* | | | | dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt2014-07-301-1/+2
* | | | | mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-301-2/+2
* | | | | mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-302-8/+4
* | | | | mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-2/+15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-307-13/+25
|\ \ \ \ \
| * \ \ \ \ Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-301-0/+3
| |\ \ \ \ \
| | * | | | | of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-291-0/+1