aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven2011-11-01
* net/ethernet: sc92031 is not RealtekCesar Eduardo Barros2011-11-01
* isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle2011-11-01
* net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven2011-11-01
* bonding:update speed/duplex for NETDEV_CHANGEWeiping Pan2011-11-01
* vlan: Don't propagate flag changes on down interfaces.Matthijs Kooijman2011-11-01
* neigh: Kill bogus SMP protected debugging message.David S. Miller2011-11-01
* netfilter: do not propagate nf_queue errors in nf_hook_slowFlorian Westphal2011-11-01
* MAINTAINERS: update netfilter maintainersPablo Neira Ayuso2011-11-01
* netfilter: ipv6: fix afinfo->route refcnt leak on errorFlorian Westphal2011-11-01
* ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski2011-11-01
* ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski2011-11-01
* netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso2011-11-01
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-01
* ipvs: Enhance grammar used to refer to Kconfig optionsSimon Horman2011-11-01
* ipvs: secure_tcp does provide alternate state timeoutsSimon Horman2011-11-01
* ipvs: Removed unused variablesSimon Horman2011-11-01
* ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-01
* ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman2011-11-01
* ipvs: Add documentation for new sysctl entriesSimon Horman2011-11-01
* ipvs: Expose ip_vs_ftp module parameters via sysfs.Krzysztof Wilczynski2011-11-01
* include: linux: skbuf.h: Fix parameter documentationMarcos Paulo de Souza2011-11-01
* drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debugAndrew Morton2011-11-01
* Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-10-31
|\
| * epoll: fix spurious lockdep warningsNelson Elhage2011-10-31
| * checkpatch: add a --strict check for utf-8 in commit logsJoe Perches2011-10-31
| * kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches2011-10-31
| * llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton2011-10-31
| * wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko2011-10-31
| * fat: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
| * security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
| * kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
| * lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
| * lib/string.c: fix strim() semantics for strings that have only blanksMichael Holzheu2011-10-31
| * lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui2011-10-31
| * lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdefGlauber Costa2011-10-31
| * lib/bitmap.c: quiet sparse noise about address spaceH Hartley Sweeten2011-10-31
| * lib/spinlock_debug.c: print owner on spinlock lockupAkinobu Mita2011-10-31
| * lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan2011-10-31
| * drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR2011-10-31
| * leds: turn the blink_timer off before starting to blinkAntonio Ospite2011-10-31
| * leds: save the delay values after a successful call to blink_set()Antonio Ospite2011-10-31
| * drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializingDavid Daney2011-10-31
| * drivers/leds/leds-lm3530.c: add __devexit_p where neededAxel Lin2011-10-31
| * drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin2011-10-31
| * drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm2011-10-31
| * drivers/leds/leds-renesas-tpu.c: update driver to use workqueueMagnus Damm2011-10-31
| * drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataWolfram Sang2011-10-31
| * drivers/leds/led-triggers.c: fix memory leakMasakazu Mokuno2011-10-31
| * leds: Renesas TPU LED driverMagnus Damm2011-10-31