summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-02ixgbevf: Update release versionGreg Rose
2011-11-02ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend
2011-11-02ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov
2011-11-02ixgbe: Fix compiler warningsGreg Rose
2011-11-02ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend
2011-11-02ixgbe: fix disabling of Tx laser at probeEmil Tantilov
2011-11-02ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov
2011-11-02igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz
2011-11-02e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg
2011-11-02e1000e: demote a debugging WARN to a debug log messageBruce Allan
2011-11-02net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.cStephen Rothwell
2011-11-02udp: fix a race in encap_rcv handlingEric Dumazet
2011-11-02x25: Fix NULL dereference in x25_recvmsgDave Jones
2011-11-01net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven
2011-11-01net/ethernet: sc92031 is not RealtekCesar Eduardo Barros
2011-11-01isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle
2011-11-01net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven
2011-11-01bonding:update speed/duplex for NETDEV_CHANGEWeiping Pan
2011-11-01vlan: Don't propagate flag changes on down interfaces.Matthijs Kooijman
2011-11-01neigh: Kill bogus SMP protected debugging message.David S. Miller
2011-11-01netfilter: do not propagate nf_queue errors in nf_hook_slowFlorian Westphal
2011-11-01MAINTAINERS: update netfilter maintainersPablo Neira Ayuso
2011-11-01netfilter: ipv6: fix afinfo->route refcnt leak on errorFlorian Westphal
2011-11-01ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski
2011-11-01ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski
2011-11-01netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches
2011-11-01ipvs: Enhance grammar used to refer to Kconfig optionsSimon Horman
2011-11-01ipvs: secure_tcp does provide alternate state timeoutsSimon Horman
2011-11-01ipvs: Removed unused variablesSimon Horman
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman
2011-11-01ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman
2011-11-01ipvs: Add documentation for new sysctl entriesSimon Horman
2011-11-01ipvs: Expose ip_vs_ftp module parameters via sysfs.Krzysztof Wilczynski
2011-11-01include: linux: skbuf.h: Fix parameter documentationMarcos Paulo de Souza
2011-11-01drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debugAndrew Morton
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds
2011-10-31epoll: fix spurious lockdep warningsNelson Elhage
2011-10-31checkpatch: add a --strict check for utf-8 in commit logsJoe Perches
2011-10-31kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches
2011-10-31llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton
2011-10-31wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko
2011-10-31fat: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31lib/string.c: fix strim() semantics for strings that have only blanksMichael Holzheu
2011-10-31lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui
2011-10-31lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdefGlauber Costa
2011-10-31lib/bitmap.c: quiet sparse noise about address spaceH Hartley Sweeten