Fabian Frédérick ([email protected])

Number of posts: 1112 (0.39 per day)
First post: 2014-01-18 00:22:29
Last post: 2021-11-23 17:13:32

Date List Subject
2014-11-10 20:24:47 linux-kernel [PATCH v2 05/10 linux-next] cdrom: remove bool comparison/assignment to 0/1
2014-11-10 20:24:29 linux-kernel [PATCH v2 10/10 linux-next] cdrom: uniformize lba command initialization
2014-11-10 20:23:55 linux-kernel [PATCH v2 06/10 linux-next] cdrom: use bool for true/false initialized variable
2014-11-10 20:23:41 linux-kernel [PATCH v2 08/10 linux-next] cdrom: fix init_cdrom_command in dvd_do_auth
2014-11-10 20:23:26 linux-kernel [PATCH v2 09/10 linux-next] cdrom: remove unnecessary status
2014-11-10 20:23:12 linux-kernel [PATCH v2 07/10 linux-next] cdrom: export sysctl code
2014-11-10 20:23:09 linux-kernel [PATCH v2 03/10 linux-next] cdrom: fix spaces required errors
2014-11-10 20:23:08 linux-kernel [PATCH v2 04/10 linux-next] cdrom: move EXPORT_SYMBOL after functions
2014-11-10 20:22:34 linux-kernel [PATCH v2 01/10 linux-next] cdrom: include linux/uaccess.h instead of asm/uaccess.h
2014-11-10 20:22:17 linux-kernel [PATCH v2 02/10 linux-next] cdrom: use static const char * const where possible
2014-11-10 20:22:11 linux-kernel [PATCH v2 00/10 linux-next] cdrom: sysctl export + clean-up
2014-11-06 18:47:02 linux-kernel [PATCH V2 linux-next] ipv4: add kernel parameter tcpmhash_entries
2014-11-04 22:11:32 linux-kernel [PATCH/TRIVIAL 1/1 net-next] udp: remove blank line between set and test
2014-11-04 21:54:51 linux-kernel [PATCH V2 net-next] esp4: remove assignment in if condition
2014-11-04 21:26:41 linux-kernel [PATCH V2 linux-next] fs/affs/file.c: adding support to O_DIRECT
2014-11-04 19:52:20 linux-kernel [PATCH 1/1 net-next] igmp: remove camel case definitions
2014-11-04 19:48:46 linux-kernel [PATCH 1/1 net-next] udp: remove else after return
2014-11-04 19:44:11 linux-kernel [PATCH 1/1 net-next] inet: frags: remove inline on static in c file
2014-11-04 19:41:42 linux-kernel [PATCH 1/1 net-next] ipv4: ip_frag_queue function clean-up
2014-11-04 19:37:51 linux-kernel [PATCH 1/1 net-next] ipv4: remove 0/NULL assignment on static
2014-11-04 19:31:32 linux-kernel [PATCH 1/1 net-next] ipv4: use seq_puts instead of seq_printf where possible
2014-11-04 19:28:37 linux-kernel [PATCH 1/1 net-next] esp4: remove assignment in if condition
2014-11-04 19:25:44 linux-kernel [PATCH 1/1 net-next] tcp: spelling s/plugable/pluggable
2014-11-04 19:23:17 linux-kernel [PATCH 1/1 net-next] ipv4: add kernel parameter tcpmhash_entries
2014-11-04 19:19:35 linux-kernel [PATCH 1/1 net-next] cipso: remove NULL assignment on static
2014-11-04 19:15:50 linux-kernel [PATCH 1/1 net-next] cipso: include linux/bug.h instead of asm/bug.h
2014-11-04 19:13:57 linux-kernel [PATCH 1/1 net-next] ipv4: include linux/bug.h instead of asm/bug.h
2014-11-04 19:10:13 linux-kernel [PATCH 1/1 net-next] cipso: kerneldoc warning fix
2014-11-01 10:53:15 linux-kernel [PATCH 1/1 linux-next] fusion: move seq_mpt_print_ioc_summary under CONFIG_PROC_FS
2014-10-31 21:51:10 linux-kernel [PATCH 4/8] cdrom: move EXPORT_SYMBOL after functions
2014-10-31 21:49:39 linux-kernel [PATCH 7/8] cdrom: cdrom: export sysctl code
2014-10-31 21:49:19 linux-kernel [PATCH 8/8] cdrom: fix init_cdrom_command in dvd_do_auth
2014-10-31 21:49:06 linux-kernel [PATCH 5/8] cdrom: remove bool comparison/assignment to 0/1
2014-10-31 21:49:03 linux-kernel [PATCH 6/8] cdrom: use bool for true/false initialized variable
2014-10-31 21:48:59 linux-kernel [PATCH 3/8] cdrom: fix spaces required errors
2014-10-31 21:48:54 linux-kernel [PATCH 2/8] cdrom: use static const char * const where possible
2014-10-31 21:48:39 linux-kernel [PATCH 1/8] cdrom: include linux/uaccess.h instead of asm/uaccess.h
2014-10-31 21:48:30 linux-kernel [PATCH 0/8] cdrom: sysctl export + clean-up
2014-10-29 20:14:37 linux-kernel [PATCH 1/1 linux-next] powerpc: fix section mismatch warning
2014-10-29 15:15:26 linux-kernel [PATCH 1/1 linux-next] hpsa: remove set but unused variable rc
2014-10-29 11:58:12 linux-kernel [PATCH 1/1 net-next] ipv6: remove assignment in if condition
2014-10-29 10:38:31 linux-kernel [PATCH 1/1 net-next] ipv6: remove inline on static in c file
2014-10-29 09:00:41 linux-kernel [PATCH/TRIVIAL 1/1 net-next] ipv6: spelling s/incomming/incoming
2014-10-29 08:32:11 linux-kernel [PATCH 1/1 net-next] ipx: remove all unnecessary castings on ntohl
2014-10-27 20:12:15 linux-kernel [PATCH V2 net-next] ipx: remove __inline__ in c file on static
2014-10-27 19:55:17 linux-kernel [PATCH V2 net-next] ipx: remove unnecessary casting on ntohl
2014-10-27 19:00:51 linux-kernel [PATCH 1/1 net-next] ipx: move extern sysctl_ipx_pprop_broadcasting to header file
2014-10-27 18:13:44 linux-kernel [PATCH 1/1 net-next] ipx: replace __inline__ by inline
2014-10-27 18:13:05 linux-kernel [PATCH 1/1 net-next] ipv6: include linux/uaccess.h instead of asm/uaccess.h
2014-10-27 18:12:05 linux-kernel [PATCH 1/1 net-next] ipv6: replace min/casting by min_t
2014-10-27 18:05:41 linux-kernel [PATCH 1/1 net-next] ipx: replace long unsigned int by unsigned long