summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-05net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn1-18/+11
2014-08-05net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn3-1/+24
2014-08-05tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell1-1/+1
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller8-64/+68
2014-08-02lib: Resizable, Scalable, Concurrent Hash TableThomas Graf1-0/+213
2014-08-02inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov1-1/+3
2014-08-02inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov1-11/+35
2014-08-02inet: frags: rename last_in to flagsNikolay Aleksandrov1-1/+1
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov3-21/+27
2014-08-02net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov1-2/+2
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov1-1/+1
2014-08-02net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov1-2/+1
2014-08-02net: filter: simplify socket chargingAlexei Starovoitov1-1/+1
2014-07-31sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2-5/+5
2014-07-31net: kernel-doc compliant documentation for net_deviceKaroly Kemeny1-131/+250
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers1-0/+2
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-6/+0
2014-07-31bcma: use NS prefix for names of Northstar specific coresRafał Miłecki1-11/+11
2014-07-30net: libphy: Add phy specific function to access mmd phy registersVince Bridgers1-0/+18
2014-07-30netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira1-0/+2
2014-07-30dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt1-1/+2
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein1-2/+2
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2-8/+4
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein1-2/+15
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-13/+25
2014-07-30Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg1-2/+2
2014-07-30Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg1-1/+1
2014-07-306lowpan: remove unused functionVarka Bhadram1-11/+0
2014-07-306lowpan: remove unused macrosVarka Bhadram1-15/+0
2014-07-306lowpan: remove unused LOWPAN_FRAG_SIZE defineAlexander Aring1-11/+0
2014-07-306lowpan: iphc: use ipv6 api to check address scopeAlexander Aring1-13/+0
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+3
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds1-3/+0
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-10/+4
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-0/+1
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott1-0/+1
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott1-0/+2
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum1-0/+3
2014-07-29ipv4: fail early when creating netdev named all or defaultWANG Cong1-0/+6
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn2-21/+4
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn1-1/+1
2014-07-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+4
2014-07-29b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki1-0/+1
2014-07-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-0/+7
2014-07-29Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-0/+46
2014-07-28ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller9-223/+295
2014-07-28netlink: Fix shadow warning on jiffiesMark Rustad1-3/+3
2014-07-27inet: frag: use seqlock for hash rebuildFlorian Westphal1-7/+6