Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
55fabefe3695241e6ccfa0cd4974f3fa497693dc
55fabef
mac80211: call drv_get_tsf() in sleepable context
by Thomas Pedersen
· 12 years ago
cf193f6
rt2x00/rt3352: Fix lnagain assignment to use register 66.
by Daniel Golle
· 12 years ago
249ee72
ath9k: use ieee80211_free_txskb
by Felix Fietkau
· 12 years ago
ceb26a6
ath9k: improve suspend/resume reliability
by Felix Fietkau
· 12 years ago
9317051
ath9k: fix ASPM initialization on resume
by Felix Fietkau
· 12 years ago
6825a26
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
by Gao feng
· 12 years ago
32418cf
Remove noisy printks from llcp_sock_connect
by Dave Jones
· 12 years ago
19d4e66
Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 12 years ago
e57edf6
tipc: prevent dropped connections due to rcvbuf overflow
by Erik Hugne
· 12 years ago
0968958
silence some noisy printks in irda
by Dave Jones
· 12 years ago
b3c581d
team: set qdisc_tx_busylock to avoid LOCKDEP splat
by Eric Dumazet
· 12 years ago
49ee492
bonding: set qdisc_tx_busylock to avoid LOCKDEP splat
by Eric Dumazet
· 12 years ago
edfee03
sctp: check src addr when processing SACK to update transport state
by Nicolas Dichtel
· 12 years ago
5756599
sctp: fix a typo in prototype of __sctp_rcv_lookup()
by Nicolas Dichtel
· 12 years ago
e7b565e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 12 years ago
f4ef85b
ipv4: add a fib_type to fib_info
by Eric Dumazet
· 12 years ago
8cf437a
can: mpc5xxx_can: fix section type conflict
by Marc Kleine-Budde
· 12 years ago
ba9b6f9
can: peak_pcmcia: fix error return code
by Peter Senna Tschudin
· 12 years ago
4a4bfdc
can: peak_pci: fix error return code
by Peter Senna Tschudin
· 12 years ago
c0b8b99
cxgb4: Fix build error due to missing linux/vmalloc.h include.
by David S. Miller
· 12 years ago
065f8b9
bnx2x: fix ring size for 10G functions
by Yuval Mintz
· 12 years ago
8c357eb
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
by Vipul Pandya
· 12 years ago
df376f0
ixgbe: add support for X540-AT1
by joshua.a.hay@intel.com
· 12 years ago
4a97df0
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
by Emil Tantilov
· 12 years ago
1cc92eb
ixgbe: fix PTP ethtool timestamping function
by Jacob Keller
· 12 years ago
db0677f
ixgbe: (PTP) Fix PPS interrupt code
by Jacob Keller
· 12 years ago
8208367
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
by Jacob Keller
· 12 years ago
8644994
tg3: Fix sparse warnings.
by Michael Chan
· 12 years ago
5316cf9
8021q: fix mac_len recomputation in vlan_untag()
by Antonio Quartulli
· 12 years ago
786fdf0
bnx2x: use strlcpy() to copy a string
by Dan Carpenter
· 12 years ago
62b54dd
ipv6: don't add link local route when there is no link local address
by Nicolas Dichtel
· 12 years ago
ffb5ba9
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packets
by htbegin
· 12 years ago
da15864
pch_gbe: Fix PTP dependencies.
by David S. Miller
· 12 years ago
7fe0b14
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
7a9a297
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
fc47912
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
06fe918
Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
dff8360
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
916082b
workqueue: avoid using deprecated functions
by Linus Torvalds
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
a20acf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 12 years ago
a3a6cab
hyperv: Add buffer for extended info after the RNDIS response message.
by Haiyang Zhang
· 12 years ago
63f6921
hyperv: Report actual status in receive completion packet
by Haiyang Zhang
· 12 years ago
6562640
hyperv: Remove extra allocated space for recv_pkt_list elements
by Haiyang Zhang
· 12 years ago
99e3fcf
hyperv: Fix page buffer handling in rndis_filter_send_request()
by Haiyang Zhang
· 12 years ago
ea49637
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
by Haiyang Zhang
· 12 years ago
fb1d074
hyperv: Fix the max_xfer_size in RNDIS initialization
by Haiyang Zhang
· 12 years ago
bfe1b9b
vxlan: put UDP socket in correct namespace
by stephen hemminger
· 12 years ago
aaba1f5
vxlan: Depend on CONFIG_INET
by David S. Miller
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
68d47a1
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
c0e8a13
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
d172f5a
Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus
by Roland Dreier
· 12 years ago
974a847
drivers: bus: omap_l3: fixup merge conflict resolution
by Olof Johansson
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b9541d9
Merge tag 'docs' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e7b5ec9
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
95360fd
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8f446a7
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
84be4ae
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d3d5df2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
ac9e7ab
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2a2bf85
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
11801e9d
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
1a58ddf
Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
47061ed
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
6ac7ef1
sfc: Fix the reported priorities of different filter types
by Ben Hutchings
· 12 years ago
9e0f9a1
sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP
by Ben Hutchings
· 12 years ago
1ac0226
sfc: Fix loopback self-test with separate_tx_channels=1
by Ben Hutchings
· 12 years ago
0a6e500
sfc: Fix MCDI structure field lookup
by Ben Hutchings
· 12 years ago
9724a85
sfc: Add parentheses around use of bitfield macro arguments
by Ben Hutchings
· 12 years ago
726ba0e
sfc: Fix null function pointer in efx_sriov_channel_type
by Ben Hutchings
· 12 years ago
d342894
vxlan: virtual extensible lan
by stephen hemminger
· 12 years ago
193ba92
igmp: export symbol ip_mc_leave_group
by stephen hemminger
· 12 years ago
edc7d57
netlink: add attributes to fdb interface
by stephen hemminger
· 12 years ago
797b9e5
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
9c0ece06
Get rid of Documentation/feature-removal.txt
by Linus Torvalds
· 12 years ago
de0a414
tg3: unconditionally select HWMON support when tg3 is enabled.
by Paul Gortmaker
· 12 years ago
d4e6264
Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"
by David S. Miller
· 12 years ago
7b27fa2
Merge branch 'next/dt2' into HEAD
by Olof Johansson
· 12 years ago
9fbef05
gre: fix sparse warning
by stephen hemminger
· 12 years ago
a8e1ceb
Merge branch 'next/boards' into HEAD
by Olof Johansson
· 12 years ago
8b1a13b
Merge branch 'next/drivers' into HEAD
by Olof Johansson
· 12 years ago
66dc81e
asix: Adds support for Lenovo 10/100 USB dongle.
by Quinlan Pfiffer
· 12 years ago
5c008d7
Merge branch 'next/soc2' into HEAD
by Olof Johansson
· 12 years ago
5d3a0a9
Merge branch 'next/cleanup2' into HEAD
by Olof Johansson
· 12 years ago
7e95c54
Merge branch 'next/dt' into HEAD
by Olof Johansson
· 12 years ago
dde3ada
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
6d55d59
Merge branch 'next/soc' into HEAD
by Olof Johansson
· 12 years ago
4f72e5f
flexcan: disable bus error interrupts for the i.MX28
by Wolfgang Grandegger
· 12 years ago
f7b967b
Merge branch 'next/maintainers' into HEAD
by Olof Johansson
· 12 years ago
f674e72
net/key/af_key.c: add range checks on ->sadb_x_policy_len
by Dan Carpenter
· 12 years ago
ed0a0ed
Merge branch 'next/cleanup' into HEAD
by Olof Johansson
· 12 years ago
862096a
IB/ipoib: Add more rtnl_link_ops callbacks
by Or Gerlitz
· 12 years ago
d755998
net: ti cpsw ethernet: allow reading phy interface mode from DT
by Daniel Mack
· 12 years ago
342b7b7
net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL
by Daniel Mack
· 12 years ago
17a505e
Merge branch 'next/fixes-non-critical' into HEAD
by Olof Johansson
· 12 years ago
8112ec3
mlx4: dont orphan skbs in mlx4_en_xmit()
by Eric Dumazet
· 12 years ago
Next »