Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5437f4b2576f1763a27bc4c0e7f7c280220ba1aa
5437f4b
stmmac: added PCI identifiers
by Alessandro Rubini
· 13 years ago
56ac11c
llc: Fix race condition in llc_ui_recvmsg
by Radu Iliescu
· 13 years ago
90b9a545
stmmac: fix phy naming inconsistency
by Alessandro Rubini
· 13 years ago
edd664b
dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 switches.
by Chris Healy
· 13 years ago
a5a1195
tg3: fix ipv6 header length computation
by Eric Dumazet
· 13 years ago
da057fb
skge: add byte queue limit support
by stephen hemminger
· 13 years ago
302476c
mv643xx_eth: Add Rx Discard and Rx Overrun statistics
by Paulius Zaleckas
· 13 years ago
44151ac
bnx2x: fix compilation error with SOE in fw_dump
by Yuval Mintz
· 13 years ago
65087cf
bnx2x: handle CHIP_REVISION during init_one
by Ariel Elior
· 13 years ago
1fdf155
bnx2x: allow user to change ring size in ISCSI SD mode
by Dmitry Kravkov
· 13 years ago
b0700b1
bnx2x: fix Big-Endianess in ethtool -t
by Dmitry Kravkov
· 13 years ago
d5e8363
bnx2x: fixed ethtool statistics for MF modes
by Yuval Mintz
· 13 years ago
460a25c
bnx2x: credit-leakage fixup on vlan_mac_del_all
by Yuval Mintz
· 13 years ago
4ec7ac1
macvlan: fix a possible use after free
by Eric Dumazet
· 13 years ago
f80400a
ethtool: allow ETHTOOL_GSSET_INFO for users
by Michał Mirosław
· 13 years ago
b1cc16b
bluetooth: hci: Fix type of "enable_hs" to bool.
by David S. Miller
· 13 years ago
0e90b31
net: introduce res_counter_charge_nofail() for socket allocations
by Glauber Costa
· 13 years ago
8cfd14a
cgroup: make sure memcg margin is 0 when over limit
by Glauber Costa
· 13 years ago
376be5f
net: fix socket memcg build with !CONFIG_NET
by Glauber Costa
· 13 years ago
1a3bc36
kernel-doc: fix new warning in net/sock.h
by Randy Dunlap
· 13 years ago
af58f1d
kernel-doc: fix new warning in net/phy/mdio_bus.c
by Randy Dunlap
· 13 years ago
8a622e7
tcp: md5: using remote adress for md5 lookup in rst packet
by shawnlu
· 13 years ago
df505eb
be2net: create RSS rings even in multi-channel configs
by Sathya Perla
· 13 years ago
bf0813b
pktgen: Fix unsigned function that is returning negative vals
by Paul Gortmaker
· 13 years ago
974c123
tcp: detect loss above high_seq in recovery
by Yuchung Cheng
· 13 years ago
d0249e4
skge: check for PCI dma mapping errors
by stephen hemminger
· 13 years ago
19f9ad7
skge: don't assert carrier until link is up
by stephen hemminger
· 13 years ago
a42b479
netem: Fix off-by-one bug in reordering
by Vijay Subramanian
· 13 years ago
803143f
mlx4_core: map async events to arbitrary slave eqs
by Marcel Apfelbaum
· 13 years ago
9fd7a1e
mlx4_core: Fix mtt profile issue
by Marcel Apfelbaum
· 13 years ago
eb41049
mlx4_core: removed function index from vf.
by Marcel Apfelbaum
· 13 years ago
93ece0c
mlx4_en: eth statistics modification
by Eugenia Emantayev
· 13 years ago
35fb9af
mlx4: VF is not allowed to perform dump stats
by Eugenia Emantayev
· 13 years ago
b477ba6
mlx4_en: clear all eth statistics when port goes up
by Eugenia Emantayev
· 13 years ago
5a45f00
tcp: fix undo after RTO for CUBIC
by Neal Cardwell
· 13 years ago
fc16dcd
tcp: fix undo after RTO for BIC
by Neal Cardwell
· 13 years ago
b67f231
enic: fix compile when CONFIG_PCI_IOV is not enabled
by Roopa Prabhu
· 13 years ago
3d8fe98
ixgbevf: make operations tables const
by Stephen Hemminger
· 13 years ago
b5417bf
ixgbevf: fix sparse warnings
by Stephen Hemminger
· 13 years ago
b47aca1
ixgbevf: make ethtool ops and strings const
by Stephen Hemminger
· 13 years ago
375b27c
ixgbevf: Prevent possible race condition by checking for message
by Greg Rose
· 13 years ago
795be95
ixgbe: Fix register defines to correctly handle complex expressions
by Alexander Duyck
· 13 years ago
56b6896
igbvf: Remove unnecessary irq disable/enable
by Mitch A Williams
· 13 years ago
b2f0f6b
igbvf: remove unneeded cast
by Stephen Hemminger
· 13 years ago
6e86132
igb: Update Copyright on all Intel copyrighted files.
by Carolyn Wyborny
· 13 years ago
c50b52a
igb: make local functions static
by Stephen Hemminger
· 13 years ago
17f1bbc
net: ftgmac100/ftmac100: add missing interrupt.h include
by Thomas Faber
· 13 years ago
b924551
bonding: fix enslaving in alb mode when link down
by Jiri Bohac
· 13 years ago
2b53d07
pch_gbe: Do not abort probe on bad MAC
by Darren Hart
· 13 years ago
013d97e
net: race condition in ipv6 forwarding and disable_ipv6 parameters
by Francesco Ruggeri
· 13 years ago
35d87e3
enic: fix location of vnic dev unregister in enic_probe cleanup code
by Roopa Prabhu
· 13 years ago
ca2b721
enic: rearrange some of the port profile code
by Roopa Prabhu
· 13 years ago
7335903
enic: Add sriov vf device id checks in port profile code
by Roopa Prabhu
· 13 years ago
3a4adef
enic: This patch adds pci id 0x71 for SRIOV VF's
by Roopa Prabhu
· 13 years ago
93d3e36
mlx4_en: set number of rx rings used by RSS using ethtool
by Yevgeny Petrilin
· 13 years ago
d00a9dd
net: bpf_jit: fix divide by 0 generation
by Eric Dumazet
· 13 years ago
1c659a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
4f3d09d
b43: add option to avoid duplicating device support with brcmsmac
by John W. Linville
· 13 years ago
bc4934b
mac80211: fix work removal on deauth request
by Johannes Berg
· 13 years ago
65e8b0c
mac80211: Use the right headroom size for mesh mgmt frames
by Javier Cardona
· 13 years ago
f96b08a
brcmsmac: fix tx queue flush infinite loop
by Stanislaw Gruszka
· 13 years ago
9446f3e
mac80211: fix debugfs key->station symlink
by Johannes Berg
· 13 years ago
ccb19d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
c3b5003
tg3: Fix single-vector MSI-X code
by Matt Carlson
· 13 years ago
77676fd
openvswitch: Fix multipart datapath dumps.
by Ben Pfaff
· 13 years ago
766e9f1
ipv6: fix per device IP snmp counters
by Eric Dumazet
· 13 years ago
6a48897
Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
488a9d0
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
6015ff1
x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n
by Al Viro
· 13 years ago
b73fa46
[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list
by Benjamin Larsson
· 13 years ago
3a25179
[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list
by Vladimir LAVALLADE
· 13 years ago
81b0287
[libata] pata_bf54x: Support sg list in bmdma transfer.
by Sonic Zhang
· 13 years ago
93272b1
[libata] sata_fsl: fix the controller operating mode
by Jerry Huang
· 13 years ago
966f121
[libata] enable ata port async suspend
by Lin Ming
· 13 years ago
a25a2b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
f429ee3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
by Linus Torvalds
· 13 years ago
22b4eb5
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
d65773b
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
f9156c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
f1be242
integrity: digital signature config option name change
by Dmitry Kasatkin
· 13 years ago
2e5f094
lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts
by Dmitry Kasatkin
· 13 years ago
68adcad
lib: MPILIB Kconfig description update
by Dmitry Kasatkin
· 13 years ago
be440ec
lib: digital signature dependency fix
by Dmitry Kasatkin
· 13 years ago
5e8898e
lib: digital signature config option name change
by Dmitry Kasatkin
· 13 years ago
6ac6172
encrypted-keys: fix rcu and sparse messages
by Mimi Zohar
· 13 years ago
ee0b31a
keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
by Mimi Zohar
· 13 years ago
efde8b6
KEYS: Add missing smp_rmb() primitives to the keyring search code
by David Howells
· 13 years ago
25add8c
TOMOYO: Accept \000 as a valid character.
by Tetsuo Handa
· 13 years ago
67175b8
Fix compile breakage with kref.h
by James Bottomley
· 13 years ago
89879a7
security: update MAINTAINERS file with new git repo
by James Morris
· 13 years ago
e268337
proc: clean up and fix /proc/<pid>/mem handling
by Linus Torvalds
· 13 years ago
c158a35
audit: no leading space in audit_log_d_path prefix
by Kees Cook
· 13 years ago
41fdc30
audit: treat s_id as an untrusted string
by Kees Cook
· 13 years ago
5afb8a3
audit: fix signedness bug in audit_log_execve_info()
by Xi Wang
· 13 years ago
10d6836
audit: comparison on interprocess fields
by Peter Moody
· 13 years ago
4a6633e
audit: implement all object interfield comparisons
by Peter Moody
· 13 years ago
c9fe685
audit: allow interfield comparison between gid and ogid
by Eric Paris
· 13 years ago
b34b039
audit: complex interfield comparison helper
by Eric Paris
· 13 years ago
02d86a5
audit: allow interfield comparison in audit rules
by Eric Paris
· 13 years ago
Next »