index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-23
tipc: fix topology server broken issue
Ying Xue
1
-6
/
+3
2015-04-23
ibmveth: Fix off-by-one error in ibmveth_change_mtu()
David Gibson
1
-2
/
+2
2015-04-23
netdev_alloc_pcpu_stats: use less common iterator variable
Johannes Berg
1
-3
/
+3
2015-04-23
vxlan: remove the unnecessary codes
Li RongQing
1
-5
/
+1
2015-04-23
net/macb: Factor out one-time assignment from loop
Ben Shelton
1
-2
/
+2
2015-04-22
net: do not deplete pfmemalloc reserve
Eric Dumazet
1
-2
/
+7
2015-04-22
ip6_gre: use netdev_alloc_pcpu_stats()
Johannes Berg
1
-8
/
+1
2015-04-22
mpls: Prevent use of implicit NULL label as outgoing label
Robert Shearman
1
-0
/
+9
2015-04-22
mpls: Per-device enabling of packet input
Robert Shearman
3
-2
/
+78
2015-04-22
mpls: Per-device MPLS state
Robert Shearman
3
-2
/
+55
2015-04-22
bnx2x: Prevent inner-reload while VFs exist
Yuval Mintz
2
-9
/
+51
2015-04-22
rhashtable: Do not schedule more than one rehash if we can't grow further
Thomas Graf
1
-2
/
+2
2015-04-22
rhashtable: Schedule async resize when sync realloc fails
Thomas Graf
1
-1
/
+6
2015-04-22
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
1
-1
/
+19
2015-04-22
dmaengine: hsu: don't prompt for hsu_core part
Vinod Koul
1
-1
/
+1
2015-04-21
net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP
Eran Ben Elisha
1
-1
/
+1
2015-04-21
sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...
Sowmini Varadhan
1
-1
/
+1
2015-04-21
sparc64: Use M7 PMC write on all chips T4 and onward.
David S. Miller
1
-32
/
+3
2015-04-21
parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELS
Guenter Roeck
1
-3
/
+3
2015-04-21
parisc: Eliminate sg_virt_addr() and private scatterlist.h
Matthew Wilcox
6
-33
/
+25
2015-04-21
tcp: add memory barriers to write space paths
jbaron@akamai.com
2
-1
/
+5
2015-04-21
media: remove unused variable that causes a warning
Linus Torvalds
1
-1
/
+0
2015-04-21
Revert "ocfs2: incorrect check for debugfs returns"
Linus Torvalds
3
-37
/
+16
2015-04-21
altera tse: Error-Bit on tx-avalon-stream always set.
Andreas Oetken
1
-1
/
+0
2015-04-21
net: dsa: mv88e6xxx: use PORT_DEFAULT_VLAN
Vivien Didelot
1
-1
/
+2
2015-04-21
net: dsa: mv88e6xxx: fix setup of port control 1
Vivien Didelot
1
-2
/
+1
2015-04-21
ppp: call skb_checksum_complete_unset in ppp_receive_frame
Tom Herbert
1
-0
/
+1
2015-04-21
net: add skb_checksum_complete_unset
Tom Herbert
1
-0
/
+12
2015-04-20
pppoe: Lacks DST MAC address check
Joakim Tjernlund
1
-0
/
+3
2015-04-20
iommu-common: rename iommu_pool_hash to iommu_hash_common
Sowmini Varadhan
1
-3
/
+3
2015-04-20
iommu-common: fix x86_64 compiler warnings
Sowmini Varadhan
1
-7
/
+7
2015-04-20
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-04-20
ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCON
Tony Lindgren
1
-0
/
+1
2015-04-20
Input: lm8333 - fix broken email address
Wolfram Sang
1
-2
/
+2
2015-04-20
Input: cyapa - fix setting suspend scan rate
Dudley Du
1
-2
/
+2
2015-04-20
Input: elan_i2c - fix calculating number of x and y traces.
Duson Lin
2
-4
/
+4
2015-04-20
Input: elan_i2c - report hovering contacts
Duson Lin
1
-4
/
+11
2015-04-20
Input: elants_i2c - zero-extend hardware ID in firmware name
Dmitry Torokhov
1
-1
/
+1
2015-04-20
smp: don't use 16-bit words for atomic accesses
Linus Torvalds
1
-1
/
+1
2015-04-20
omapdss: extend pm notifier to handle hibernation
Grygorii Strashko
1
-0
/
+4
2015-04-20
OMAPDSS: Correct video ports description file path in DT binding doc
Javier Martinez Canillas
1
-2
/
+2
2015-04-20
OMAPDSS: disable VT switch
Tomi Valkeinen
1
-0
/
+3
2015-04-20
media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus format
Philipp Zabel
2
-8
/
+8
2015-04-19
hexdump: avoid warning in test function
Linus Torvalds
1
-1
/
+1
2015-04-19
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
1
-28
/
+48
2015-04-19
smp: Fix error case handling in smp_call_function_*()
Linus Torvalds
1
-1
/
+3
2015-04-19
cpumask: remove __first_cpu / __next_cpu
Rusty Russell
2
-23
/
+2
2015-04-18
iommu-common: Fix PARISC compile-time warnings
Sowmini Varadhan
1
-1
/
+5
2015-04-18
sparc: Make LDC use common iommu poll management functions
Sowmini Varadhan
1
-88
/
+65
2015-04-18
sparc: Make sparc64 use scalable lib/iommu-common.c functions
Sowmini Varadhan
4
-242
/
+128
[next]