summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-08-05net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn
2014-08-05tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-08-02lib: Resizable, Scalable, Concurrent Hash TableThomas Graf
2014-08-02inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov
2014-08-02inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov
2014-08-02inet: frags: rename last_in to flagsNikolay Aleksandrov
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-08-02net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov
2014-08-02net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov
2014-08-02net: filter: simplify socket chargingAlexei Starovoitov
2014-07-31sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe
2014-07-31net: kernel-doc compliant documentation for net_deviceKaroly Kemeny
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-07-31bcma: use NS prefix for names of Northstar specific coresRafał Miłecki
2014-07-30net: libphy: Add phy specific function to access mmd phy registersVince Bridgers
2014-07-30netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira
2014-07-30dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-30Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg
2014-07-30Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg
2014-07-306lowpan: remove unused functionVarka Bhadram
2014-07-306lowpan: remove unused macrosVarka Bhadram
2014-07-306lowpan: remove unused LOWPAN_FRAG_SIZE defineAlexander Aring
2014-07-306lowpan: iphc: use ipv6 api to check address scopeAlexander Aring
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum
2014-07-29ipv4: fail early when creating netdev named all or defaultWANG Cong
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn
2014-07-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-29b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki
2014-07-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-29Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-28ip: make IP identifiers less predictableEric Dumazet
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-28netlink: Fix shadow warning on jiffiesMark Rustad
2014-07-27inet: frag: use seqlock for hash rebuildFlorian Westphal
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal