summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-044-12/+50
|\
| * dt: add empty of_machine_is_compatibleStephen Warren2011-11-041-0/+5
| * Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely2011-11-032020-37800/+100335
| |\
| | * ahci: add DT binding for Calxeda AHCI controllerRob Herring2011-11-032-0/+24
| | * dt/platform: minor cleanupOlof Johansson2011-11-031-12/+16
| * | dt: add empty of_alias_get_id() for non-dt buildsNicolas Ferre2011-10-291-0/+5
* | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2011-11-037-64/+32
|\ \ \
| * | | cifs: Assume passwords are encoded according to iocharset (try #2)Shirish Pargaonkar2011-10-295-60/+23
| * | | CIFS: Fix the VFS brlock cache usage in posix locking casePavel Shilovsky2011-10-291-2/+8
| * | | [CIFS] Update cifs version to 1.76Steve French2011-10-281-1/+1
| * | | CIFS: Remove extra mutex_unlock in cifs_lock_add_ifPavel Shilovsky2011-10-281-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0377-421/+505
|\ \ \ \
| * | | | be2net: Add detect UE feature for LancerPadmanabh Ratnakar2011-11-033-21/+42
| * | | | be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar2011-11-031-4/+4
| * | | | be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar2011-11-031-0/+7
| * | | | be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar2011-11-031-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller2011-11-038-46/+45
| |\ \ \ \
| | * | | | ixgbevf: Update release versionGreg Rose2011-11-021-1/+1
| | * | | | ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend2011-11-021-4/+6
| | * | | | ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov2011-11-021-9/+11
| | * | | | ixgbe: Fix compiler warningsGreg Rose2011-11-021-0/+2
| | * | | | ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend2011-11-021-21/+12
| | * | | | ixgbe: fix disabling of Tx laser at probeEmil Tantilov2011-11-021-7/+7
| | * | | | ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov2011-11-021-1/+0
| | * | | | igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz2011-11-021-1/+1
| | * | | | e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg2011-11-021-0/+4
| | * | | | e1000e: demote a debugging WARN to a debug log messageBruce Allan2011-11-021-2/+1
| * | | | | af_packet: de-inline some helper functionsOlof Johansson2011-11-031-26/+26
| * | | | | MAINTAINERS: Add can-gw include to maintained filesOliver Hartkopp2011-11-031-0/+1
| * | | | | net: Add back alignment for size for __alloc_skbTony Lindgren2011-11-031-0/+1
| * | | | | net: add missing bh_unlock_sock() callsEric Dumazet2011-11-032-0/+2
| * | | | | l2tp: fix race in l2tp_recv_dequeue()Eric Dumazet2011-11-031-1/+2
| |/ / / /
| * | | | net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.cStephen Rothwell2011-11-021-2/+2
| * | | | udp: fix a race in encap_rcv handlingEric Dumazet2011-11-021-3/+5
| * | | | x25: Fix NULL dereference in x25_recvmsgDave Jones2011-11-021-3/+8
| * | | | net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven2011-11-015-14/+14
| * | | | net/ethernet: sc92031 is not RealtekCesar Eduardo Barros2011-11-017-13/+40
| * | | | isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle2011-11-011-3/+3
| * | | | net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven2011-11-018-41/+75
| * | | | bonding:update speed/duplex for NETDEV_CHANGEWeiping Pan2011-11-012-27/+22
| * | | | vlan: Don't propagate flag changes on down interfaces.Matthijs Kooijman2011-11-011-4/+6
| * | | | neigh: Kill bogus SMP protected debugging message.David S. Miller2011-11-011-5/+1
| * | | | netfilter: do not propagate nf_queue errors in nf_hook_slowFlorian Westphal2011-11-011-6/+5
| * | | | MAINTAINERS: update netfilter maintainersPablo Neira Ayuso2011-11-011-3/+1
| * | | | netfilter: ipv6: fix afinfo->route refcnt leak on errorFlorian Westphal2011-11-011-3/+10
| * | | | ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski2011-11-011-1/+1
| * | | | ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski2011-11-011-1/+1
| * | | | netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso2011-11-014-51/+61
| * | | | netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-0118-92/+37
| * | | | ipvs: Enhance grammar used to refer to Kconfig optionsSimon Horman2011-11-011-2/+2
OpenPOWER on IntegriCloud