index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcma: make calls to PCI hostmode functions config-safe
Rafał Miłecki
2015-06-08
1
-0
/
+11
*
Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...
David S. Miller
2015-06-04
1
-0
/
+9
|
\
|
*
bcma: add module_bcma_driver()
Hauke Mehrtens
2015-05-26
1
-0
/
+9
*
|
bpf: introduce bpf_clone_redirect() helper
Alexei Starovoitov
2015-06-04
1
-0
/
+10
*
|
net: phy: dp83867: Add TI dp83867 phy
Dan Murphy
2015-06-04
1
-0
/
+45
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-02
11
-26
/
+101
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-06-02
2
-4
/
+6
|
|
\
\
|
|
*
|
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
2015-06-01
1
-1
/
+2
|
|
*
|
Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-05-31
1
-3
/
+4
|
|
|
\
\
|
|
|
*
|
mac80211: Fix mac80211.h docbook comments
Jonathan Corbet
2015-05-28
1
-3
/
+4
|
*
|
|
|
include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h
Mikko Rapeli
2015-06-01
1
-0
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-05-31
3
-7
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-31
1
-4
/
+2
|
|
*
|
|
|
target: Move passthrough CDB parsing into a common function
Andy Grover
2015-05-31
1
-0
/
+2
|
|
*
|
|
|
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
2015-05-31
2
-3
/
+3
|
*
|
|
|
|
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-05-30
1
-1
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
2015-05-28
1
-1
/
+12
|
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-05-29
1
-4
/
+50
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tracing/mm: don't trace mm_page_pcpu_drain on offline cpus
Shreyas B. Prabhu
2015-05-29
1
-1
/
+24
|
|
*
|
|
|
|
|
tracing/mm: don't trace mm_page_free on offline cpus
Shreyas B. Prabhu
2015-05-29
1
-1
/
+13
|
|
*
|
|
|
|
|
tracing/mm: don't trace kmem_cache_free on offline cpus
Shreyas B. Prabhu
2015-05-29
1
-2
/
+13
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-29
1
-4
/
+2
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2015-05-28
1
-4
/
+2
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-27
2
-3
/
+6
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
Jason Gunthorpe
2015-05-27
1
-2
/
+5
|
|
*
|
|
|
|
|
net: phy: bcm7xxx: Fix 7425 PHY ID and flags
Florian Fainelli
2015-05-25
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-24
1
-6
/
+21
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
ktime: Fix ktime_divns to do signed division
John Stultz
2015-05-13
1
-6
/
+21
*
|
|
|
|
|
|
|
geneve: allow user to specify TOS info for tunnel frames
John W. Linville
2015-06-02
1
-0
/
+1
*
|
|
|
|
|
|
|
geneve: allow user to specify TTL for tunnel frames
John W. Linville
2015-06-02
1
-0
/
+1
*
|
|
|
|
|
|
|
vlan: Add GRO support for non hardware accelerated vlan
Toshiaki Makita
2015-06-02
1
-0
/
+20
*
|
|
|
|
|
|
|
openvswitch: include datapath actions with sampled-packet upcall to userspace
Neil McKee
2015-06-02
1
-0
/
+4
*
|
|
|
|
|
|
|
net: Add priority to packet_offload objects.
David S. Miller
2015-06-01
1
-0
/
+1
*
|
|
|
|
|
|
|
net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h
Sowmini Varadhan
2015-06-01
1
-0
/
+10
*
|
|
|
|
|
|
|
ebpf: allow bpf_ktime_get_ns_proto also for networking
Daniel Borkmann
2015-06-01
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...
David S. Miller
2015-06-01
2
-3
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
2015-05-26
1
-1
/
+3
|
*
|
|
|
|
|
|
|
mac80211: add missing drv_priv description for TXQ struct
Johannes Berg
2015-05-20
1
-0
/
+1
*
|
|
|
|
|
|
|
|
bpf: add missing rcu protection when releasing programs from prog_array
Alexei Starovoitov
2015-05-31
1
-1
/
+5
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-31
3
-0
/
+11
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
netfilter: nf_tables: add netdev table to filter from ingress
Pablo Neira Ayuso
2015-05-26
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
netfilter: nf_tables: allow to bind table to net_device
Pablo Neira Ayuso
2015-05-26
2
-0
/
+10
*
|
|
|
|
|
|
|
|
|
net/mlx4: Add EQ pool
Matan Barak
2015-05-31
1
-4
/
+7
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-31
4
-49
/
+154
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
nl802154: add support to set cca ed level
Alexander Aring
2015-05-27
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
ieee802154: add set transmit power support
Varka Bhadram
2015-05-27
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
ieee802154: Remove ieee802154_reduced_mlme_ops references.
Lennert Buytenhek
2015-05-26
1
-6
/
+0
|
*
|
|
|
|
|
|
|
|
|
mac802154: remove mib lock
Alexander Aring
2015-05-23
1
-9
/
+0
|
*
|
|
|
|
|
|
|
|
|
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2015-05-23
2
-3
/
+2
|
*
|
|
|
|
|
|
|
|
|
mac802154: remove pib lock
Alexander Aring
2015-05-23
1
-2
/
+0
[next]