summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcma: make calls to PCI hostmode functions config-safeRafał Miłecki2015-06-081-0/+11
* Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-041-0/+9
|\
| * bcma: add module_bcma_driver()Hauke Mehrtens2015-05-261-0/+9
* | bpf: introduce bpf_clone_redirect() helperAlexei Starovoitov2015-06-041-0/+10
* | net: phy: dp83867: Add TI dp83867 phyDan Murphy2015-06-041-0/+45
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0211-26/+101
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-022-4/+6
| |\ \
| | * | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-06-011-1/+2
| | * | Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-311-3/+4
| | |\ \
| | | * | mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-05-281-3/+4
| * | | | include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli2015-06-011-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-05-313-7/+7
| |\ \ \ \
| | * | | | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-311-4/+2
| | * | | | target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-311-0/+2
| | * | | | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-312-3/+3
| * | | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-301-1/+12
| |\ \ \ \ \
| | * | | | | percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-281-1/+12
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-05-291-4/+50
| |\ \ \ \ \ \
| | * | | | | | tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu2015-05-291-1/+24
| | * | | | | | tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu2015-05-291-1/+13
| | * | | | | | tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu2015-05-291-2/+13
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-291-4/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-281-4/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-272-3/+6
| |\ \ \ \ \ \
| | * | | | | | sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe2015-05-271-2/+5
| | * | | | | | net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-251-1/+1
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-241-6/+21
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-131-6/+21
* | | | | | | | geneve: allow user to specify TOS info for tunnel framesJohn W. Linville2015-06-021-0/+1
* | | | | | | | geneve: allow user to specify TTL for tunnel framesJohn W. Linville2015-06-021-0/+1
* | | | | | | | vlan: Add GRO support for non hardware accelerated vlanToshiaki Makita2015-06-021-0/+20
* | | | | | | | openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee2015-06-021-0/+4
* | | | | | | | net: Add priority to packet_offload objects.David S. Miller2015-06-011-0/+1
* | | | | | | | net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.hSowmini Varadhan2015-06-011-0/+10
* | | | | | | | ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann2015-06-011-0/+1
* | | | | | | | Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller2015-06-012-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-1/+3
| * | | | | | | | mac80211: add missing drv_priv description for TXQ structJohannes Berg2015-05-201-0/+1
* | | | | | | | | bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov2015-05-311-1/+5
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-05-313-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso2015-05-261-0/+1
| * | | | | | | | | netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso2015-05-262-0/+10
* | | | | | | | | | net/mlx4: Add EQ poolMatan Barak2015-05-311-4/+7
* | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-314-49/+154
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nl802154: add support to set cca ed levelAlexander Aring2015-05-271-0/+1
| * | | | | | | | | | ieee802154: add set transmit power supportVarka Bhadram2015-05-271-0/+1
| * | | | | | | | | | ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek2015-05-261-6/+0
| * | | | | | | | | | mac802154: remove mib lockAlexander Aring2015-05-231-9/+0
| * | | | | | | | | | mac802154: use atomic ops for sequence incrementationAlexander Aring2015-05-232-3/+2
| * | | | | | | | | | mac802154: remove pib lockAlexander Aring2015-05-231-2/+0