aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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/linux/kernel/git/xen/tipLinus 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/arm/arm-socLinus Torvalds1-3/+4
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/git/linville/wireless-nextDavid 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
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal1-2/+2
2014-07-27inet: frag: remove lru listFlorian Westphal1-30/+2
2014-07-27inet: frag: don't account number of fragment queuesFlorian Westphal3-9/+0
2014-07-27inet: frag: move eviction of queues to work queueFlorian Westphal1-1/+5
2014-07-27inet: frag: move evictor calls into frag_find functionFlorian Westphal1-1/+0
2014-07-27inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal2-7/+8
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+3
2014-07-25netfilter: kill remnants of ulog targetsPaul Bolle1-6/+0
2014-07-24net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov1-25/+25
2014-07-24Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann1-3/+4
2014-07-24openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar1-0/+8
2014-07-24openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang1-4/+9
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+1
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi1-0/+12
2014-07-23sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru1-3/+2
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-23pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon1-3/+4
2014-07-22net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai1-0/+7