Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f71dde6a44c6f817a104ab8a95a2eeabac5614df
f71dde6
e1000e: cleanup: remove unnecessary variable initializations
by Bruce Allan
· 13 years ago
f764956
e1000e: cleanup: remove unnecessary test and return
by Bruce Allan
· 13 years ago
55920b5
e1000e: cleanup: remove unnecessary variable ret_val
by Bruce Allan
· 13 years ago
f1a3fe1
e1000e: cleanup: remove unreachable statement
by Bruce Allan
· 13 years ago
d7eb338
e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan
by Bruce Allan
· 13 years ago
8260725
e1000e: cleanup: always return 0
by Bruce Allan
· 13 years ago
7eb61d8
e1000e: cleanup: remove unnecessary assignments just before returning
by Bruce Allan
· 13 years ago
8649f43
e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lan
by Bruce Allan
· 13 years ago
520d6f2
e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan
by Bruce Allan
· 13 years ago
75ce153
e1000e: cleanup: rename goto labels to be more meaningful
by Bruce Allan
· 13 years ago
ffacd47
e1000e: cleanup: use goto for common work needed by multiple exit points
by Bruce Allan
· 13 years ago
fafdbf8
trivial: typo hnalder -> handler
by Uwe Kleine-König
· 13 years ago
0f09a34
stmicro: Fix typo in stmmac_pci.c and stmmac_platform.c
by Masanari Iida
· 13 years ago
4807f64
mISDN: Fix typo in dsp_core.c
by Masanari Iida
· 13 years ago
73c2ae7
enic: remove assignment of random mac on enic vf
by Roopa Prabhu
· 13 years ago
9f1de88d
enic: Fix address deregistration for sriov vf during port profile disassociate
by Roopa Prabhu
· 13 years ago
ee556fe
isdn: Fix typo in isdn_ppp.c
by Masanari Iida
· 13 years ago
670d608
mISDN/hfcsusb: remove unused variable hfcsusb_rev
by Danny Kukawka
· 13 years ago
67da820
isdn: Fix typo in callc.c and tei.c
by Masanari Iida
· 13 years ago
10ef9ab
be2net: event queue re-design
by Sathya Perla
· 13 years ago
23677ce
drivers/net: Remove boolean comparisons to true/false
by Joe Perches
· 13 years ago
1a0d6ae
rename dev_hw_addr_random and remove redundant second
by Danny Kukawka
· 13 years ago
c8585bd
eth: reset addr_assign_type if eth_mac_addr() called
by Danny Kukawka
· 13 years ago
4c507d2
net: implement IP_RECVTOS for IP_PKTOPTIONS
by Jiri Benc
· 13 years ago
7a3198a
ipv6: helper function to get tclass
by Jiri Benc
· 13 years ago
72e6027
aeroflex: Fix typo in greth.c
by Masanari Iida
· 13 years ago
3cc26e3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
4031ae6
skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buff
by Alexander Duyck
· 13 years ago
8a0da21
ixgbe: Combine post-DMA processing of sk_buff fields into single function
by Alexander Duyck
· 13 years ago
e4f7402
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
by Alexander Duyck
· 13 years ago
f56e0cb
ixgbe: Add function for testing status bits in Rx descriptor
by Alexander Duyck
· 13 years ago
f990b79
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
by Alexander Duyck
· 13 years ago
1d2024f
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
by Alexander Duyck
· 13 years ago
4c1975d
ixgbe: Minor refactor of RSC
by Alexander Duyck
· 13 years ago
8df54d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
70620c4
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
by Thomas Graf
· 13 years ago
5dc7883
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
by Li Wei
· 13 years ago
2b73bc6
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
by Neil Horman
· 13 years ago
f5c3820
netprio_cgroup: don't allocate prio table when a device is registered
by Neil Horman
· 13 years ago
a87dfe1
netprio_cgroup: fix an off-by-one bug
by Neil Horman
· 13 years ago
612b850
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
af5feae
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
ce2814f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1282ab3
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
28a4d56
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes
by Dave Airlie
· 13 years ago
d9dd966
igb: fix warning about unused function
by Emil Tantilov
· 13 years ago
f92518d
e1000e: replace '1' with 'true' for boolean get_link_status
by Bruce Allan
· 13 years ago
ec34c17
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
by Bruce Allan
· 13 years ago
07914ee
e1000e: use true/false for bool autoneg_false
by Bruce Allan
· 13 years ago
668018d
e1000e: remove unnecessary parentheses
by Bruce Allan
· 13 years ago
fe1e980
e1000e: remove unnecessary returns from void functions
by Bruce Allan
· 13 years ago
4bcf053
e1000e: remove test that is always false
by Bruce Allan
· 13 years ago
19e00f2
Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
b05ee6b
Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
b0286db
Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ae5cdd4
Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 13 years ago
fe25092
Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
027a3b6
bna: fix error handling of bnad_get_flash_partition_by_offset()
by Dan Carpenter
· 13 years ago
5a46e0f
isdn: type bug in isdn_net_header()
by Dan Carpenter
· 13 years ago
a1c1baf
hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured value
by Nikolaus Schulz
· 13 years ago
4cbbb04
cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE
by Eddie Wai
· 13 years ago
0cb1f4b
cnic: set error flag when iSCSI connection fails
by Jeffrey Huang
· 13 years ago
16bda13
net: Make qdisc_skb_cb upper size bound explicit.
by David S. Miller
· 13 years ago
1972345
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds
by Paul Walmsley
· 13 years ago
be4b028
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
by Paul Walmsley
· 13 years ago
0ba5f66
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
by Paul Walmsley
· 13 years ago
690d137
Reduce the number of expensive division instructions done by _parse_integer()
by David Howells
· 13 years ago
9cc00b5
ixgbe: ethtool: stats user buffer overrun
by John Fastabend
· 13 years ago
5facb8e
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
by John Fastabend
· 13 years ago
9d837ea
ixgbe: do not update real num queues when netdev is going away
by Yi Zou
· 13 years ago
642c680
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
by Alexander Duyck
· 13 years ago
4cd6923
ixgbe: Fix case of Tx Hang in PF with 32 VFs
by Greg Rose
· 13 years ago
a4b0832
ixgbe: fix vf lookup
by Greg Rose
· 13 years ago
0629292
igb: fix vf lookup
by Greg Rose
· 13 years ago
b868179
e1000: add dropped DMA receive enable back in for WoL
by Dean Nelson
· 13 years ago
eb2f255
hwmon: (f75375s) Fix bit shifting in f75375_write16
by Nikolaus Schulz
· 13 years ago
a367a1e
hwmon: (f75375s) Fix reading of wrong register when initializing the F75387
by Nikolaus Schulz
· 13 years ago
09e87e5
hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
by Nikolaus Schulz
· 13 years ago
eb564e1
hwmon: (w83627ehf) Remove duplicate code
by Guenter Roeck
· 13 years ago
d65b4e9
Linux 3.3-rc3
by Linus Torvalds
· 13 years ago
6308240
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
19e75ed
Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
4d39aa1
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
4a68d54
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
15a4635
Merge branch 'akpm' (Andrew's tree)
by Linus Torvalds
· 13 years ago
025e4ab
pcmcia: fix socket refcount decrementing on each resume
by Russell King
· 13 years ago
b9980cd
mm: fix UP THP spin_is_locked BUGs
by Hugh Dickins
· 13 years ago
ec44fd4
drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
by Axel Lin
· 13 years ago
dc90860
mm: compaction: check for overlapping nodes during isolation for migration
by Mel Gorman
· 13 years ago
1ecd3c7
nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()
by Xi Wang
· 13 years ago
a584b7a
netxen_nic: signedness bug in netxen_md_entry_err_chk()
by Dan Carpenter
· 13 years ago
6743531
staging: pohmelfs: remove drivers/staging/pohmelfs
by Evgeniy Polyakov
· 13 years ago
64db880
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
039055b
qeth: add wake_up on write channel
by Ursula Braun
· 13 years ago
c3ab96f
qeth: add query OSA address table support
by Frank Blaschka
· 13 years ago
51363b8
af_iucv: allow retrieval of maximum message size
by Ursula Braun
· 13 years ago
800c5eb
af_iucv: change net_device handling for HS transport
by Ursula Braun
· 13 years ago
7f1b0ea
af_iucv: block writing if msg limit is exceeded
by Ursula Braun
· 13 years ago
7d316b9
af_iucv: remove IUCV-pathes completely
by Ursula Braun
· 13 years ago
Next »