index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-11-03
MAINTAINERS: Add can-gw include to maintained files
Oliver Hartkopp
2011-11-03
net: Add back alignment for size for __alloc_skb
Tony Lindgren
2011-11-03
net: add missing bh_unlock_sock() calls
Eric Dumazet
2011-11-03
l2tp: fix race in l2tp_recv_dequeue()
Eric Dumazet
2011-11-02
net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.c
Stephen Rothwell
2011-11-02
udp: fix a race in encap_rcv handling
Eric Dumazet
2011-11-02
x25: Fix NULL dereference in x25_recvmsg
Dave Jones
2011-11-01
net/ethernet: Move mac89x0.c from apple to cirrus
Geert Uytterhoeven
2011-11-01
net/ethernet: sc92031 is not Realtek
Cesar Eduardo Barros
2011-11-01
isdn: hisax: Fix typo 'HISAX_DE_AOC'
Paul Bolle
2011-11-01
net: make the tcp and udp file_operations for the /proc stuff const
Arjan van de Ven
2011-11-01
bonding:update speed/duplex for NETDEV_CHANGE
Weiping Pan
2011-11-01
vlan: Don't propagate flag changes on down interfaces.
Matthijs Kooijman
2011-11-01
neigh: Kill bogus SMP protected debugging message.
David S. Miller
2011-11-01
netfilter: do not propagate nf_queue errors in nf_hook_slow
Florian Westphal
2011-11-01
MAINTAINERS: update netfilter maintainers
Pablo Neira Ayuso
2011-11-01
netfilter: ipv6: fix afinfo->route refcnt leak on error
Florian Westphal
2011-11-01
ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.
Krzysztof Wilczynski
2011-11-01
ipvs: Remove unused variable "cs" from ip_vs_leave function.
Krzysztof Wilczynski
2011-11-01
netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h
Pablo Neira Ayuso
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-11-01
ipvs: Enhance grammar used to refer to Kconfig options
Simon Horman
2011-11-01
ipvs: secure_tcp does provide alternate state timeouts
Simon Horman
2011-11-01
ipvs: Removed unused variables
Simon Horman
2011-11-01
ipvs: Remove unused return value of protocol state transitions
Simon Horman
2011-11-01
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
2011-11-01
ipvs: Add documentation for new sysctl entries
Simon Horman
2011-11-01
ipvs: Expose ip_vs_ftp module parameters via sysfs.
Krzysztof Wilczynski
2011-11-01
include: linux: skbuf.h: Fix parameter documentation
Marcos Paulo de Souza
2011-11-01
drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debug
Andrew Morton
2011-10-31
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
2011-10-31
epoll: fix spurious lockdep warnings
Nelson Elhage
2011-10-31
checkpatch: add a --strict check for utf-8 in commit logs
Joe Perches
2011-10-31
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
Joe Perches
2011-10-31
llist-return-whether-list-is-empty-before-adding-in-llist_add-fix
Andrew Morton
2011-10-31
wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack
Andy Shevchenko
2011-10-31
fat: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
2011-10-31
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
2011-10-31
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
2011-10-31
lib/bitmap.c: quiet sparse noise about address space
H Hartley Sweeten
2011-10-31
lib/spinlock_debug.c: print owner on spinlock lockup
Akinobu Mita
2011-10-31
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
Alexey Dobriyan
2011-10-31
drivers/leds/leds-lp5521.c: check if reset is successful
Srinidhi KASAGAR
2011-10-31
leds: turn the blink_timer off before starting to blink
Antonio Ospite
2011-10-31
leds: save the delay values after a successful call to blink_set()
Antonio Ospite
2011-10-31
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
[next]